#cf5388 color space conversions
Hex:
        #cf5388
        RGB:
        207, 83, 136
        CMY:
        19, 67, 47
        CMYK:
        0, 60, 34, 19
      HSL:
        334°, 56.3636%, 56.8627%
        HSV (HSB):
        334°, 59.9034%, 81.1765%
        XYZ:
        33.2693, 21.2295, 25.6368
        xyY:
        0.4152, 0.2649, 21.2295
      CIE-Lab:
        53.1997, 54.1003, -4.1894
        CIE-LCH:
        53.1997, 54.2623, 355.5720
        CIE-Luv:
        53.1997, 77.8996, -15.6091
        Hunter-Lab:
        46.0755, 48.2559, -0.7366
      #cf5388 color charts
#cf5388 RGB chart
      #cf5388 CMYK chart
      #cf5388 RGB pie chart
      #cf5388 color shades, tints & tones
#cf5388 color schemes
#cf5388 color preview, HTML & CSS examples
           This text has a color of #cf5388        
        
          <p style="color:#cf5388;">Text here</p>
        
        
          .mytext {color:#cf5388;}
        
        Text color #cf5388
      
           This box has a color of #cf5388        
        
          <div style="background-color:#cf5388;">Content here</div>
        
        
          .mybackground {background-color:#cf5388;}
        
        Background color #cf5388
      
           Border around this has a color of #cf5388        
        
          <div style="border:2px solid #cf5388;">Content here</div>
        
        
          .myborder {border:2px solid #cf5388;}
        
        Border color #cf5388