#eb27ed color space conversions
Hex:
        #eb27ed
        RGB:
        235, 39, 237
        CMY:
        8, 85, 7
        CMYK:
        1, 84, 0, 7
      HSL:
        299°, 84.6154%, 54.1176%
        HSV (HSB):
        299°, 83.5443%, 92.9412%
        XYZ:
        50.2725, 25.2276, 82.3405
        xyY:
        0.3185, 0.1598, 25.2276
      CIE-Lab:
        57.2965, 88.4259, -55.8404
        CIE-LCH:
        57.2965, 104.5816, 327.7279
        CIE-Luv:
        57.2965, 74.3061, -98.5597
        Hunter-Lab:
        50.2271, 90.7640, -62.0389
      #eb27ed color charts
#eb27ed RGB chart
      #eb27ed CMYK chart
      #eb27ed RGB pie chart
      #eb27ed color shades, tints & tones
#eb27ed color schemes
#eb27ed color preview, HTML & CSS examples
           This text has a color of #eb27ed        
        
          <p style="color:#eb27ed;">Text here</p>
        
        
          .mytext {color:#eb27ed;}
        
        Text color #eb27ed
      
           This box has a color of #eb27ed        
        
          <div style="background-color:#eb27ed;">Content here</div>
        
        
          .mybackground {background-color:#eb27ed;}
        
        Background color #eb27ed
      
           Border around this has a color of #eb27ed        
        
          <div style="border:2px solid #eb27ed;">Content here</div>
        
        
          .myborder {border:2px solid #eb27ed;}
        
        Border color #eb27ed