#ce15b5 color space conversions
Hex:
        #ce15b5
        RGB:
        206, 21, 181
        CMY:
        19, 92, 29
        CMYK:
        0, 90, 12, 19
      HSL:
        308°, 81.4978%, 44.5098%
        HSV (HSB):
        308°, 89.8058%, 80.7843%
        XYZ:
        34.0623, 16.9943, 45.2010
        xyY:
        0.3539, 0.1766, 16.9943
      CIE-Lab:
        48.2529, 78.2004, -38.4159
        CIE-LCH:
        48.2529, 87.1269, 333.8375
        CIE-Luv:
        48.2529, 77.1959, -67.8101
        Hunter-Lab:
        41.2242, 75.3466, -36.1527
      #ce15b5 color charts
#ce15b5 RGB chart
      #ce15b5 CMYK chart
      #ce15b5 RGB pie chart
      #ce15b5 color shades, tints & tones
#ce15b5 color schemes
#ce15b5 color preview, HTML & CSS examples
           This text has a color of #ce15b5        
        
          <p style="color:#ce15b5;">Text here</p>
        
        
          .mytext {color:#ce15b5;}
        
        Text color #ce15b5
      
           This box has a color of #ce15b5        
        
          <div style="background-color:#ce15b5;">Content here</div>
        
        
          .mybackground {background-color:#ce15b5;}
        
        Background color #ce15b5
      
           Border around this has a color of #ce15b5        
        
          <div style="border:2px solid #ce15b5;">Content here</div>
        
        
          .myborder {border:2px solid #ce15b5;}
        
        Border color #ce15b5