#cb06ac color space conversions
Hex:
        #cb06ac
        RGB:
        203, 6, 172
        CMY:
        20, 98, 33
        CMYK:
        0, 97, 15, 20
      HSL:
        309°, 94.2584%, 40.9804%
        HSV (HSB):
        309°, 97.0443%, 79.6078%
        XYZ:
        32.1401, 15.8053, 40.3865
        xyY:
        0.3639, 0.1789, 15.8053
      CIE-Lab:
        46.7180, 78.0061, -35.5650
        CIE-LCH:
        46.7180, 85.7311, 335.4905
        CIE-Luv:
        46.7180, 79.8536, -63.1340
        Hunter-Lab:
        39.7559, 74.7331, -32.4013
      #cb06ac color charts
#cb06ac RGB chart
      #cb06ac CMYK chart
      #cb06ac RGB pie chart
      #cb06ac color shades, tints & tones
#cb06ac color schemes
#cb06ac color preview, HTML & CSS examples
           This text has a color of #cb06ac        
        
          <p style="color:#cb06ac;">Text here</p>
        
        
          .mytext {color:#cb06ac;}
        
        Text color #cb06ac
      
           This box has a color of #cb06ac        
        
          <div style="background-color:#cb06ac;">Content here</div>
        
        
          .mybackground {background-color:#cb06ac;}
        
        Background color #cb06ac
      
           Border around this has a color of #cb06ac        
        
          <div style="border:2px solid #cb06ac;">Content here</div>
        
        
          .myborder {border:2px solid #cb06ac;}
        
        Border color #cb06ac