#ce0bae color space conversions
Hex:
        #ce0bae
        RGB:
        206, 11, 174
        CMY:
        19, 96, 32
        CMYK:
        0, 95, 16, 19
      HSL:
        310°, 89.8618%, 42.5490%
        HSV (HSB):
        310°, 94.6602%, 80.7843%
        XYZ:
        33.2133, 16.4171, 41.4627
        xyY:
        0.3646, 0.1802, 16.4171
      CIE-Lab:
        47.5171, 78.3965, -35.4526
        CIE-LCH:
        47.5171, 86.0400, 335.6665
        CIE-Luv:
        47.5171, 80.9954, -63.3039
        Hunter-Lab:
        40.5181, 75.4124, -32.3096
      #ce0bae color charts
#ce0bae RGB chart
      #ce0bae CMYK chart
      #ce0bae RGB pie chart
      #ce0bae color shades, tints & tones
#ce0bae color schemes
#ce0bae color preview, HTML & CSS examples
           This text has a color of #ce0bae        
        
          <p style="color:#ce0bae;">Text here</p>
        
        
          .mytext {color:#ce0bae;}
        
        Text color #ce0bae
      
           This box has a color of #ce0bae        
        
          <div style="background-color:#ce0bae;">Content here</div>
        
        
          .mybackground {background-color:#ce0bae;}
        
        Background color #ce0bae
      
           Border around this has a color of #ce0bae        
        
          <div style="border:2px solid #ce0bae;">Content here</div>
        
        
          .myborder {border:2px solid #ce0bae;}
        
        Border color #ce0bae