#cb5fbc color space conversions
Hex:
        #cb5fbc
        RGB:
        203, 95, 188
        CMY:
        20, 63, 26
        CMYK:
        0, 53, 7, 20
      HSL:
        308°, 50.9434%, 58.4314%
        HSV (HSB):
        308°, 53.2020%, 79.6078%
        XYZ:
        37.7979, 24.5118, 50.3160
        xyY:
        0.3356, 0.2176, 24.5118
      CIE-Lab:
        56.5966, 54.7720, -29.4581
        CIE-LCH:
        56.5966, 62.1912, 331.7272
        CIE-Luv:
        56.5966, 54.3585, -52.8746
        Hunter-Lab:
        49.5094, 49.6344, -25.5995
      #cb5fbc color charts
#cb5fbc RGB chart
      #cb5fbc CMYK chart
      #cb5fbc RGB pie chart
      #cb5fbc color shades, tints & tones
#cb5fbc color schemes
#cb5fbc color preview, HTML & CSS examples
           This text has a color of #cb5fbc        
        
          <p style="color:#cb5fbc;">Text here</p>
        
        
          .mytext {color:#cb5fbc;}
        
        Text color #cb5fbc
      
           This box has a color of #cb5fbc        
        
          <div style="background-color:#cb5fbc;">Content here</div>
        
        
          .mybackground {background-color:#cb5fbc;}
        
        Background color #cb5fbc
      
           Border around this has a color of #cb5fbc        
        
          <div style="border:2px solid #cb5fbc;">Content here</div>
        
        
          .myborder {border:2px solid #cb5fbc;}
        
        Border color #cb5fbc