#cb1ae1 color space conversions
Hex:
        #cb1ae1
        RGB:
        203, 26, 225
        CMY:
        20, 90, 12
        CMYK:
        10, 88, 0, 12
      HSL:
        293°, 79.2829%, 49.2157%
        HSV (HSB):
        293°, 88.4444%, 88.2353%
        XYZ:
        38.5886, 18.8715, 72.8429
        xyY:
        0.2961, 0.1448, 18.8715
      CIE-Lab:
        50.5366, 83.4389, -60.2016
        CIE-LCH:
        50.5366, 102.8897, 324.1894
        CIE-Luv:
        50.5366, 57.7488, -101.1226
        Hunter-Lab:
        43.4414, 82.5376, -69.0090
      #cb1ae1 color charts
#cb1ae1 RGB chart
      #cb1ae1 CMYK chart
      #cb1ae1 RGB pie chart
      #cb1ae1 color shades, tints & tones
#cb1ae1 color schemes
#cb1ae1 color preview, HTML & CSS examples
           This text has a color of #cb1ae1        
        
          <p style="color:#cb1ae1;">Text here</p>
        
        
          .mytext {color:#cb1ae1;}
        
        Text color #cb1ae1
      
           This box has a color of #cb1ae1        
        
          <div style="background-color:#cb1ae1;">Content here</div>
        
        
          .mybackground {background-color:#cb1ae1;}
        
        Background color #cb1ae1
      
           Border around this has a color of #cb1ae1        
        
          <div style="border:2px solid #cb1ae1;">Content here</div>
        
        
          .myborder {border:2px solid #cb1ae1;}
        
        Border color #cb1ae1