#cb5ea1 color space conversions
Hex:
        #cb5ea1
        RGB:
        203, 94, 161
        CMY:
        20, 63, 37
        CMYK:
        0, 54, 21, 20
      HSL:
        323°, 51.1737%, 58.2353%
        HSV (HSB):
        323°, 53.6946%, 79.6078%
        XYZ:
        35.0643, 23.2751, 36.3627
        xyY:
        0.3703, 0.2458, 23.2751
      CIE-Lab:
        55.3546, 51.0388, -15.7340
        CIE-LCH:
        55.3546, 53.4090, 342.8667
        CIE-Luv:
        55.3546, 62.2439, -31.4296
        Hunter-Lab:
        48.2443, 45.3076, -10.9170
      #cb5ea1 color charts
#cb5ea1 RGB chart
      #cb5ea1 CMYK chart
      #cb5ea1 RGB pie chart
      #cb5ea1 color shades, tints & tones
#cb5ea1 color schemes
#cb5ea1 color preview, HTML & CSS examples
           This text has a color of #cb5ea1        
        
          <p style="color:#cb5ea1;">Text here</p>
        
        
          .mytext {color:#cb5ea1;}
        
        Text color #cb5ea1
      
           This box has a color of #cb5ea1        
        
          <div style="background-color:#cb5ea1;">Content here</div>
        
        
          .mybackground {background-color:#cb5ea1;}
        
        Background color #cb5ea1
      
           Border around this has a color of #cb5ea1        
        
          <div style="border:2px solid #cb5ea1;">Content here</div>
        
        
          .myborder {border:2px solid #cb5ea1;}
        
        Border color #cb5ea1