#cb4de5 color space conversions
Hex:
        #cb4de5
        RGB:
        203, 77, 229
        CMY:
        20, 70, 10
        CMYK:
        11, 66, 0, 10
      HSL:
        290°, 74.5098%, 60.0000%
        HSV (HSB):
        290°, 66.3755%, 89.8039%
        XYZ:
        41.4253, 23.6614, 76.5125
        xyY:
        0.2926, 0.1671, 23.6614
      CIE-Lab:
        55.7472, 69.8380, -54.1071
        CIE-LCH:
        55.7472, 88.3455, 322.2332
        CIE-Luv:
        55.7472, 48.4891, -92.8309
        Hunter-Lab:
        48.6430, 66.8889, -59.2095
      #cb4de5 color charts
#cb4de5 RGB chart
      #cb4de5 CMYK chart
      #cb4de5 RGB pie chart
      #cb4de5 color shades, tints & tones
#cb4de5 color schemes
#cb4de5 color preview, HTML & CSS examples
           This text has a color of #cb4de5        
        
          <p style="color:#cb4de5;">Text here</p>
        
        
          .mytext {color:#cb4de5;}
        
        Text color #cb4de5
      
           This box has a color of #cb4de5        
        
          <div style="background-color:#cb4de5;">Content here</div>
        
        
          .mybackground {background-color:#cb4de5;}
        
        Background color #cb4de5
      
           Border around this has a color of #cb4de5        
        
          <div style="border:2px solid #cb4de5;">Content here</div>
        
        
          .myborder {border:2px solid #cb4de5;}
        
        Border color #cb4de5