#e060cf color space conversions
Hex:
        #e060cf
        RGB:
        224, 96, 207
        CMY:
        12, 62, 19
        CMYK:
        0, 57, 8, 12
      HSL:
        308°, 67.3684%, 62.7451%
        HSV (HSB):
        308°, 57.1429%, 87.8431%
        XYZ:
        46.1858, 28.7180, 62.1404
        xyY:
        0.3370, 0.2096, 28.7180
      CIE-Lab:
        60.5320, 63.2121, -33.9438
        CIE-LCH:
        60.5320, 71.7493, 331.7650
        CIE-Luv:
        60.5320, 63.4641, -61.9464
        Hunter-Lab:
        53.5892, 60.0590, -31.2384
      #e060cf color charts
#e060cf RGB chart
      #e060cf CMYK chart
      #e060cf RGB pie chart
      #e060cf color shades, tints & tones
#e060cf color schemes
#e060cf color preview, HTML & CSS examples
           This text has a color of #e060cf        
        
          <p style="color:#e060cf;">Text here</p>
        
        
          .mytext {color:#e060cf;}
        
        Text color #e060cf
      
           This box has a color of #e060cf        
        
          <div style="background-color:#e060cf;">Content here</div>
        
        
          .mybackground {background-color:#e060cf;}
        
        Background color #e060cf
      
           Border around this has a color of #e060cf        
        
          <div style="border:2px solid #e060cf;">Content here</div>
        
        
          .myborder {border:2px solid #e060cf;}
        
        Border color #e060cf