#eb27fa color space conversions
Hex:
        #eb27fa
        RGB:
        235, 39, 250
        CMY:
        8, 85, 2
        CMYK:
        6, 84, 0, 2
      HSL:
        296°, 95.4751%, 56.6667%
        HSV (HSB):
        296°, 84.4000%, 98.0392%
        XYZ:
        52.2418, 26.0153, 92.7105
        xyY:
        0.3056, 0.1522, 26.0153
      CIE-Lab:
        58.0516, 90.3837, -61.8875
        CIE-LCH:
        58.0516, 109.5412, 325.5998
        CIE-Luv:
        58.0516, 69.5424, -108.2325
        Hunter-Lab:
        51.0052, 93.5684, -72.0658
      #eb27fa color charts
#eb27fa RGB chart
      #eb27fa CMYK chart
      #eb27fa RGB pie chart
      #eb27fa color shades, tints & tones
#eb27fa color schemes
#eb27fa color preview, HTML & CSS examples
           This text has a color of #eb27fa        
        
          <p style="color:#eb27fa;">Text here</p>
        
        
          .mytext {color:#eb27fa;}
        
        Text color #eb27fa
      
           This box has a color of #eb27fa        
        
          <div style="background-color:#eb27fa;">Content here</div>
        
        
          .mybackground {background-color:#eb27fa;}
        
        Background color #eb27fa
      
           Border around this has a color of #eb27fa        
        
          <div style="border:2px solid #eb27fa;">Content here</div>
        
        
          .myborder {border:2px solid #eb27fa;}
        
        Border color #eb27fa