#e60cd2 color space conversions
Hex:
        #e60cd2
        RGB:
        230, 12, 210
        CMY:
        10, 95, 18
        CMYK:
        0, 95, 9, 10
      HSL:
        306°, 90.0826%, 47.4510%
        HSV (HSB):
        306°, 94.7826%, 90.1961%
        XYZ:
        44.3975, 21.7391, 62.8288
        xyY:
        0.3443, 0.1686, 21.7391
      CIE-Lab:
        53.7491, 87.3082, -46.2489
        CIE-LCH:
        53.7491, 98.8012, 332.0889
        CIE-Luv:
        53.7491, 83.7571, -82.6708
        Hunter-Lab:
        46.6252, 88.3773, -47.2574
      #e60cd2 color charts
#e60cd2 RGB chart
      #e60cd2 CMYK chart
      #e60cd2 RGB pie chart
      #e60cd2 color shades, tints & tones
#e60cd2 color schemes
#e60cd2 color preview, HTML & CSS examples
           This text has a color of #e60cd2        
        
          <p style="color:#e60cd2;">Text here</p>
        
        
          .mytext {color:#e60cd2;}
        
        Text color #e60cd2
      
           This box has a color of #e60cd2        
        
          <div style="background-color:#e60cd2;">Content here</div>
        
        
          .mybackground {background-color:#e60cd2;}
        
        Background color #e60cd2
      
           Border around this has a color of #e60cd2        
        
          <div style="border:2px solid #e60cd2;">Content here</div>
        
        
          .myborder {border:2px solid #e60cd2;}
        
        Border color #e60cd2