#cb80d5 color space conversions
Hex:
        #cb80d5
        RGB:
        203, 128, 213
        CMY:
        20, 50, 16
        CMYK:
        5, 40, 0, 16
      HSL:
        293°, 50.2959%, 66.8627%
        HSV (HSB):
        293°, 39.9061%, 83.5294%
        XYZ:
        44.3580, 32.9389, 66.9707
        xyY:
        0.3075, 0.2283, 32.9389
      CIE-Lab:
        64.1114, 42.5278, -31.9640
        CIE-LCH:
        64.1114, 53.2007, 323.0714
        CIE-Luv:
        64.1114, 35.1237, -56.1558
        Hunter-Lab:
        57.3925, 37.5239, -29.0102
      #cb80d5 color charts
#cb80d5 RGB chart
      #cb80d5 CMYK chart
      #cb80d5 RGB pie chart
      #cb80d5 color shades, tints & tones
#cb80d5 color schemes
#cb80d5 color preview, HTML & CSS examples
           This text has a color of #cb80d5        
        
          <p style="color:#cb80d5;">Text here</p>
        
        
          .mytext {color:#cb80d5;}
        
        Text color #cb80d5
      
           This box has a color of #cb80d5        
        
          <div style="background-color:#cb80d5;">Content here</div>
        
        
          .mybackground {background-color:#cb80d5;}
        
        Background color #cb80d5
      
           Border around this has a color of #cb80d5        
        
          <div style="border:2px solid #cb80d5;">Content here</div>
        
        
          .myborder {border:2px solid #cb80d5;}
        
        Border color #cb80d5