#cb5ff2 color space conversions
Hex:
        #cb5ff2
        RGB:
        203, 95, 242
        CMY:
        20, 63, 5
        CMYK:
        16, 61, 0, 5
      HSL:
        284°, 84.9711%, 66.0784%
        HSV (HSB):
        284°, 60.7438%, 94.9020%
        XYZ:
        44.7478, 27.2917, 86.9138
        xyY:
        0.2815, 0.1717, 27.2917
      CIE-Lab:
        59.2434, 64.6436, -55.7966
        CIE-LCH:
        59.2434, 85.3935, 319.2011
        CIE-Luv:
        59.2434, 40.4682, -96.0696
        Hunter-Lab:
        52.2415, 61.4728, -62.0713
      #cb5ff2 color charts
#cb5ff2 RGB chart
      #cb5ff2 CMYK chart
      #cb5ff2 RGB pie chart
      #cb5ff2 color shades, tints & tones
#cb5ff2 color schemes
#cb5ff2 color preview, HTML & CSS examples
           This text has a color of #cb5ff2        
        
          <p style="color:#cb5ff2;">Text here</p>
        
        
          .mytext {color:#cb5ff2;}
        
        Text color #cb5ff2
      
           This box has a color of #cb5ff2        
        
          <div style="background-color:#cb5ff2;">Content here</div>
        
        
          .mybackground {background-color:#cb5ff2;}
        
        Background color #cb5ff2
      
           Border around this has a color of #cb5ff2        
        
          <div style="border:2px solid #cb5ff2;">Content here</div>
        
        
          .myborder {border:2px solid #cb5ff2;}
        
        Border color #cb5ff2