#cb72ba color space conversions
Hex:
        #cb72ba
        RGB:
        203, 114, 186
        CMY:
        20, 55, 27
        CMYK:
        0, 44, 8, 20
      HSL:
        311°, 46.1140%, 62.1569%
        HSV (HSB):
        311°, 43.8424%, 79.6078%
        XYZ:
        39.5088, 28.2763, 49.8299
        xyY:
        0.3359, 0.2404, 28.2763
      CIE-Lab:
        60.1375, 44.9754, -22.8534
        CIE-LCH:
        60.1375, 50.4486, 333.0634
        CIE-Luv:
        60.1375, 46.8342, -41.6564
        Hunter-Lab:
        53.1755, 39.5666, -18.3369
      #cb72ba color charts
#cb72ba RGB chart
      #cb72ba CMYK chart
      #cb72ba RGB pie chart
      #cb72ba color shades, tints & tones
#cb72ba color schemes
#cb72ba color preview, HTML & CSS examples
           This text has a color of #cb72ba        
        
          <p style="color:#cb72ba;">Text here</p>
        
        
          .mytext {color:#cb72ba;}
        
        Text color #cb72ba
      
           This box has a color of #cb72ba        
        
          <div style="background-color:#cb72ba;">Content here</div>
        
        
          .mybackground {background-color:#cb72ba;}
        
        Background color #cb72ba
      
           Border around this has a color of #cb72ba        
        
          <div style="border:2px solid #cb72ba;">Content here</div>
        
        
          .myborder {border:2px solid #cb72ba;}
        
        Border color #cb72ba