#cb98e1 color space conversions
Hex:
        #cb98e1
        RGB:
        203, 152, 225
        CMY:
        20, 40, 12
        CMYK:
        10, 32, 0, 12
      HSL:
        282°, 54.8872%, 73.9216%
        HSV (HSB):
        282°, 32.4444%, 88.2353%
        XYZ:
        49.4474, 40.5892, 76.4625
        xyY:
        0.2970, 0.2438, 40.5892
      CIE-Lab:
        69.8872, 31.9317, -29.6891
        CIE-LCH:
        69.8872, 43.6013, 317.0843
        CIE-Luv:
        69.8872, 22.6937, -51.6116
        Hunter-Lab:
        63.7097, 27.0486, -26.5614
      #cb98e1 color charts
#cb98e1 RGB chart
      #cb98e1 CMYK chart
      #cb98e1 RGB pie chart
      #cb98e1 color shades, tints & tones
#cb98e1 color schemes
#cb98e1 color preview, HTML & CSS examples
           This text has a color of #cb98e1        
        
          <p style="color:#cb98e1;">Text here</p>
        
        
          .mytext {color:#cb98e1;}
        
        Text color #cb98e1
      
           This box has a color of #cb98e1        
        
          <div style="background-color:#cb98e1;">Content here</div>
        
        
          .mybackground {background-color:#cb98e1;}
        
        Background color #cb98e1
      
           Border around this has a color of #cb98e1        
        
          <div style="border:2px solid #cb98e1;">Content here</div>
        
        
          .myborder {border:2px solid #cb98e1;}
        
        Border color #cb98e1