#e060b4 color space conversions
Hex:
        #e060b4
        RGB:
        224, 96, 180
        CMY:
        12, 62, 29
        CMYK:
        0, 57, 20, 12
      HSL:
        321°, 67.3684%, 62.7451%
        HSV (HSB):
        321°, 57.1429%, 87.8431%
        XYZ:
        43.1616, 27.5083, 46.2148
        xyY:
        0.3693, 0.2353, 27.5083
      CIE-Lab:
        59.4419, 59.1363, -20.2316
        CIE-LCH:
        59.4419, 62.5014, 341.1132
        CIE-Luv:
        59.4419, 71.5560, -40.0634
        Hunter-Lab:
        52.4484, 55.1091, -15.5294
      #e060b4 color charts
#e060b4 RGB chart
      #e060b4 CMYK chart
      #e060b4 RGB pie chart
      #e060b4 color shades, tints & tones
#e060b4 color schemes
#e060b4 color preview, HTML & CSS examples
           This text has a color of #e060b4        
        
          <p style="color:#e060b4;">Text here</p>
        
        
          .mytext {color:#e060b4;}
        
        Text color #e060b4
      
           This box has a color of #e060b4        
        
          <div style="background-color:#e060b4;">Content here</div>
        
        
          .mybackground {background-color:#e060b4;}
        
        Background color #e060b4
      
           Border around this has a color of #e060b4        
        
          <div style="border:2px solid #e060b4;">Content here</div>
        
        
          .myborder {border:2px solid #e060b4;}
        
        Border color #e060b4