#cb8cde color space conversions
Hex:
        #cb8cde
        RGB:
        203, 140, 222
        CMY:
        20, 45, 13
        CMYK:
        9, 37, 0, 13
      HSL:
        286°, 55.4054%, 70.9804%
        HSV (HSB):
        286°, 36.9369%, 87.0588%
        XYZ:
        47.1915, 36.7266, 73.7089
        xyY:
        0.2994, 0.2330, 36.7266
      CIE-Lab:
        67.0714, 37.8576, -32.3837
        CIE-LCH:
        67.0714, 49.8187, 319.4560
        CIE-Luv:
        67.0714, 28.4097, -56.5483
        Hunter-Lab:
        60.6025, 32.9446, -29.6909
      #cb8cde color charts
#cb8cde RGB chart
      #cb8cde CMYK chart
      #cb8cde RGB pie chart
      #cb8cde color shades, tints & tones
#cb8cde color schemes
#cb8cde color preview, HTML & CSS examples
           This text has a color of #cb8cde        
        
          <p style="color:#cb8cde;">Text here</p>
        
        
          .mytext {color:#cb8cde;}
        
        Text color #cb8cde
      
           This box has a color of #cb8cde        
        
          <div style="background-color:#cb8cde;">Content here</div>
        
        
          .mybackground {background-color:#cb8cde;}
        
        Background color #cb8cde
      
           Border around this has a color of #cb8cde        
        
          <div style="border:2px solid #cb8cde;">Content here</div>
        
        
          .myborder {border:2px solid #cb8cde;}
        
        Border color #cb8cde