#cb4f86 color space conversions
Hex:
        #cb4f86
        RGB:
        203, 79, 134
        CMY:
        20, 69, 47
        CMYK:
        0, 61, 34, 20
      HSL:
        333°, 54.3860%, 55.2941%
        HSV (HSB):
        333°, 61.0837%, 79.6078%
        XYZ:
        31.7277, 20.0097, 24.7443
        xyY:
        0.4148, 0.2616, 20.0097
      CIE-Lab:
        51.8482, 54.3968, -5.0696
        CIE-LCH:
        51.8482, 54.6325, 354.6756
        CIE-Luv:
        51.8482, 77.2881, -16.7747
        Hunter-Lab:
        44.7322, 48.3251, -1.4846
      #cb4f86 color charts
#cb4f86 RGB chart
      #cb4f86 CMYK chart
      #cb4f86 RGB pie chart
      #cb4f86 color shades, tints & tones
#cb4f86 color schemes
#cb4f86 color preview, HTML & CSS examples
           This text has a color of #cb4f86        
        
          <p style="color:#cb4f86;">Text here</p>
        
        
          .mytext {color:#cb4f86;}
        
        Text color #cb4f86
      
           This box has a color of #cb4f86        
        
          <div style="background-color:#cb4f86;">Content here</div>
        
        
          .mybackground {background-color:#cb4f86;}
        
        Background color #cb4f86
      
           Border around this has a color of #cb4f86        
        
          <div style="border:2px solid #cb4f86;">Content here</div>
        
        
          .myborder {border:2px solid #cb4f86;}
        
        Border color #cb4f86