#cf5391 color space conversions
Hex:
        #cf5391
        RGB:
        207, 83, 145
        CMY:
        19, 67, 43
        CMYK:
        0, 60, 30, 19
      HSL:
        330°, 56.3636%, 56.8627%
        HSV (HSB):
        330°, 59.9034%, 81.1765%
        XYZ:
        33.9362, 21.4962, 29.1486
        xyY:
        0.4012, 0.2541, 21.4962
      CIE-Lab:
        53.4884, 55.1951, -9.0914
        CIE-LCH:
        53.4884, 55.9389, 350.6466
        CIE-Luv:
        53.4884, 75.1060, -22.5505
        Hunter-Lab:
        46.3640, 49.5162, -4.8202
      #cf5391 color charts
#cf5391 RGB chart
      #cf5391 CMYK chart
      #cf5391 RGB pie chart
      #cf5391 color shades, tints & tones
#cf5391 color schemes
#cf5391 color preview, HTML & CSS examples
           This text has a color of #cf5391        
        
          <p style="color:#cf5391;">Text here</p>
        
        
          .mytext {color:#cf5391;}
        
        Text color #cf5391
      
           This box has a color of #cf5391        
        
          <div style="background-color:#cf5391;">Content here</div>
        
        
          .mybackground {background-color:#cf5391;}
        
        Background color #cf5391
      
           Border around this has a color of #cf5391        
        
          <div style="border:2px solid #cf5391;">Content here</div>
        
        
          .myborder {border:2px solid #cf5391;}
        
        Border color #cf5391