#ce1382 color space conversions
Hex:
        #ce1382
        RGB:
        206, 19, 130
        CMY:
        19, 93, 49
        CMYK:
        0, 91, 37, 19
      HSL:
        324°, 83.1111%, 44.1176%
        HSV (HSB):
        324°, 90.7767%, 80.7843%
        XYZ:
        29.7157, 15.1993, 22.4867
        xyY:
        0.4409, 0.2255, 15.1993
      CIE-Lab:
        45.9059, 72.5179, -11.4840
        CIE-LCH:
        45.9059, 73.4216, 351.0013
        CIE-Luv:
        45.9059, 100.0838, -28.4345
        Hunter-Lab:
        38.9862, 67.8288, -6.9072
      #ce1382 color charts
#ce1382 RGB chart
      #ce1382 CMYK chart
      #ce1382 RGB pie chart
      #ce1382 color shades, tints & tones
#ce1382 color schemes
#ce1382 color preview, HTML & CSS examples
           This text has a color of #ce1382        
        
          <p style="color:#ce1382;">Text here</p>
        
        
          .mytext {color:#ce1382;}
        
        Text color #ce1382
      
           This box has a color of #ce1382        
        
          <div style="background-color:#ce1382;">Content here</div>
        
        
          .mybackground {background-color:#ce1382;}
        
        Background color #ce1382
      
           Border around this has a color of #ce1382        
        
          <div style="border:2px solid #ce1382;">Content here</div>
        
        
          .myborder {border:2px solid #ce1382;}
        
        Border color #ce1382