#cb48bf color space conversions
Hex:
        #cb48bf
        RGB:
        203, 72, 191
        CMY:
        20, 72, 25
        CMYK:
        0, 65, 6, 20
      HSL:
        305°, 55.7447%, 53.9216%
        HSV (HSB):
        305°, 64.5320%, 79.6078%
        XYZ:
        36.3499, 21.0928, 51.4457
        xyY:
        0.3338, 0.1937, 21.0928
      CIE-Lab:
        53.0509, 65.2985, -36.7199
        CIE-LCH:
        53.0509, 74.9149, 330.6492
        CIE-Luv:
        53.0509, 61.3108, -64.8048
        Hunter-Lab:
        45.9269, 60.9059, -34.2657
      #cb48bf color charts
#cb48bf RGB chart
      #cb48bf CMYK chart
      #cb48bf RGB pie chart
      #cb48bf color shades, tints & tones
#cb48bf color schemes
#cb48bf color preview, HTML & CSS examples
           This text has a color of #cb48bf        
        
          <p style="color:#cb48bf;">Text here</p>
        
        
          .mytext {color:#cb48bf;}
        
        Text color #cb48bf
      
           This box has a color of #cb48bf        
        
          <div style="background-color:#cb48bf;">Content here</div>
        
        
          .mybackground {background-color:#cb48bf;}
        
        Background color #cb48bf
      
           Border around this has a color of #cb48bf        
        
          <div style="border:2px solid #cb48bf;">Content here</div>
        
        
          .myborder {border:2px solid #cb48bf;}
        
        Border color #cb48bf