#e060cb color space conversions
Hex:
        #e060cb
        RGB:
        224, 96, 203
        CMY:
        12, 62, 20
        CMYK:
        0, 57, 9, 12
      HSL:
        310°, 67.3684%, 62.7451%
        HSV (HSB):
        310°, 57.1429%, 87.8431%
        XYZ:
        45.7028, 28.5248, 59.5970
        xyY:
        0.3415, 0.2132, 28.5248
      CIE-Lab:
        60.3600, 62.5785, -31.9454
        CIE-LCH:
        60.3600, 70.2608, 332.9563
        CIE-Luv:
        60.3600, 64.6484, -58.7016
        Hunter-Lab:
        53.4086, 59.2809, -28.7737
      #e060cb color charts
#e060cb RGB chart
      #e060cb CMYK chart
      #e060cb RGB pie chart
      #e060cb color shades, tints & tones
#e060cb color schemes
#e060cb color preview, HTML & CSS examples
           This text has a color of #e060cb        
        
          <p style="color:#e060cb;">Text here</p>
        
        
          .mytext {color:#e060cb;}
        
        Text color #e060cb
      
           This box has a color of #e060cb        
        
          <div style="background-color:#e060cb;">Content here</div>
        
        
          .mybackground {background-color:#e060cb;}
        
        Background color #e060cb
      
           Border around this has a color of #e060cb        
        
          <div style="border:2px solid #e060cb;">Content here</div>
        
        
          .myborder {border:2px solid #e060cb;}
        
        Border color #e060cb