#cb0ae1 color space conversions
Hex:
        #cb0ae1
        RGB:
        203, 10, 225
        CMY:
        20, 96, 12
        CMYK:
        10, 96, 0, 12
      HSL:
        294°, 91.4894%, 46.0784%
        HSV (HSB):
        294°, 95.5556%, 88.2353%
        XYZ:
        38.3278, 18.3498, 72.7559
        xyY:
        0.2961, 0.1418, 18.3498
      CIE-Lab:
        49.9177, 85.2704, -61.1990
        CIE-LCH:
        49.9177, 104.9588, 324.3328
        CIE-Luv:
        49.9177, 58.6787, -102.4110
        Hunter-Lab:
        42.8367, 84.7470, -70.7153
      #cb0ae1 color charts
#cb0ae1 RGB chart
      #cb0ae1 CMYK chart
      #cb0ae1 RGB pie chart
      #cb0ae1 color shades, tints & tones
#cb0ae1 color schemes
#cb0ae1 color preview, HTML & CSS examples
           This text has a color of #cb0ae1        
        
          <p style="color:#cb0ae1;">Text here</p>
        
        
          .mytext {color:#cb0ae1;}
        
        Text color #cb0ae1
      
           This box has a color of #cb0ae1        
        
          <div style="background-color:#cb0ae1;">Content here</div>
        
        
          .mybackground {background-color:#cb0ae1;}
        
        Background color #cb0ae1
      
           Border around this has a color of #cb0ae1        
        
          <div style="border:2px solid #cb0ae1;">Content here</div>
        
        
          .myborder {border:2px solid #cb0ae1;}
        
        Border color #cb0ae1