#cb3f80 color space conversions
Hex:
        #cb3f80
        RGB:
        203, 63, 128
        CMY:
        20, 75, 50
        CMYK:
        0, 69, 37, 20
      HSL:
        332°, 57.3770%, 52.1569%
        HSV (HSB):
        332°, 68.9655%, 79.6078%
        XYZ:
        30.3024, 17.8100, 22.2626
        xyY:
        0.4306, 0.2531, 17.8100
      CIE-Lab:
        49.2649, 60.2583, -5.2988
        CIE-LCH:
        49.2649, 60.4908, 354.9746
        CIE-Luv:
        49.2649, 86.4172, -18.1050
        Hunter-Lab:
        42.2019, 54.3155, -1.7357
      #cb3f80 color charts
#cb3f80 RGB chart
      #cb3f80 CMYK chart
      #cb3f80 RGB pie chart
      #cb3f80 color shades, tints & tones
#cb3f80 color schemes
#cb3f80 color preview, HTML & CSS examples
           This text has a color of #cb3f80        
        
          <p style="color:#cb3f80;">Text here</p>
        
        
          .mytext {color:#cb3f80;}
        
        Text color #cb3f80
      
           This box has a color of #cb3f80        
        
          <div style="background-color:#cb3f80;">Content here</div>
        
        
          .mybackground {background-color:#cb3f80;}
        
        Background color #cb3f80
      
           Border around this has a color of #cb3f80        
        
          <div style="border:2px solid #cb3f80;">Content here</div>
        
        
          .myborder {border:2px solid #cb3f80;}
        
        Border color #cb3f80