#cb86af color space conversions
Hex:
        #cb86af
        RGB:
        203, 134, 175
        CMY:
        20, 47, 31
        CMYK:
        0, 34, 14, 20
      HSL:
        324°, 39.8844%, 66.0784%
        HSV (HSB):
        324°, 33.9901%, 79.6078%
        XYZ:
        40.8916, 32.8418, 44.7413
        xyY:
        0.3452, 0.2772, 32.8418
      CIE-Lab:
        64.0326, 32.4895, -10.7019
        CIE-LCH:
        64.0326, 34.2067, 341.7683
        CIE-Luv:
        64.0326, 39.2188, -21.3818
        Hunter-Lab:
        57.3078, 27.0787, -6.1734
      #cb86af color charts
#cb86af RGB chart
      #cb86af CMYK chart
      #cb86af RGB pie chart
      #cb86af color shades, tints & tones
#cb86af color schemes
#cb86af color preview, HTML & CSS examples
           This text has a color of #cb86af        
        
          <p style="color:#cb86af;">Text here</p>
        
        
          .mytext {color:#cb86af;}
        
        Text color #cb86af
      
           This box has a color of #cb86af        
        
          <div style="background-color:#cb86af;">Content here</div>
        
        
          .mybackground {background-color:#cb86af;}
        
        Background color #cb86af
      
           Border around this has a color of #cb86af        
        
          <div style="border:2px solid #cb86af;">Content here</div>
        
        
          .myborder {border:2px solid #cb86af;}
        
        Border color #cb86af