#e60cbf color space conversions
Hex:
        #e60cbf
        RGB:
        230, 12, 191
        CMY:
        10, 95, 25
        CMYK:
        0, 95, 17, 10
      HSL:
        311°, 90.0826%, 47.4510%
        HSV (HSB):
        311°, 94.7826%, 90.1961%
        XYZ:
        42.1686, 20.8475, 51.0917
        xyY:
        0.3696, 0.1827, 20.8475
      CIE-Lab:
        52.7822, 84.8718, -36.8251
        CIE-LCH:
        52.7822, 92.5165, 336.5444
        CIE-Luv:
        52.7822, 92.0111, -68.0021
        Hunter-Lab:
        45.6591, 84.9507, -34.3830
      #e60cbf color charts
#e60cbf RGB chart
      #e60cbf CMYK chart
      #e60cbf RGB pie chart
      #e60cbf color shades, tints & tones
#e60cbf color schemes
#e60cbf color preview, HTML & CSS examples
           This text has a color of #e60cbf        
        
          <p style="color:#e60cbf;">Text here</p>
        
        
          .mytext {color:#e60cbf;}
        
        Text color #e60cbf
      
           This box has a color of #e60cbf        
        
          <div style="background-color:#e60cbf;">Content here</div>
        
        
          .mybackground {background-color:#e60cbf;}
        
        Background color #e60cbf
      
           Border around this has a color of #e60cbf        
        
          <div style="border:2px solid #e60cbf;">Content here</div>
        
        
          .myborder {border:2px solid #e60cbf;}
        
        Border color #e60cbf