#cb32af color space conversions
Hex:
        #cb32af
        RGB:
        203, 50, 175
        CMY:
        20, 80, 31
        CMYK:
        0, 75, 14, 20
      HSL:
        311°, 60.4743%, 49.6078%
        HSV (HSB):
        311°, 75.3695%, 79.6078%
        XYZ:
        33.5071, 18.0729, 42.2798
        xyY:
        0.3570, 0.1926, 18.0729
      CIE-Lab:
        49.5844, 70.5212, -32.8344
        CIE-LCH:
        49.5844, 77.7904, 335.0335
        CIE-Luv:
        49.5844, 72.7195, -58.8705
        Hunter-Lab:
        42.5122, 66.2930, -29.2074
      #cb32af color charts
#cb32af RGB chart
      #cb32af CMYK chart
      #cb32af RGB pie chart
      #cb32af color shades, tints & tones
#cb32af color schemes
#cb32af color preview, HTML & CSS examples
           This text has a color of #cb32af        
        
          <p style="color:#cb32af;">Text here</p>
        
        
          .mytext {color:#cb32af;}
        
        Text color #cb32af
      
           This box has a color of #cb32af        
        
          <div style="background-color:#cb32af;">Content here</div>
        
        
          .mybackground {background-color:#cb32af;}
        
        Background color #cb32af
      
           Border around this has a color of #cb32af        
        
          <div style="border:2px solid #cb32af;">Content here</div>
        
        
          .myborder {border:2px solid #cb32af;}
        
        Border color #cb32af