#cf518e color space conversions
Hex:
        #cf518e
        RGB:
        207, 81, 142
        CMY:
        19, 68, 44
        CMYK:
        0, 61, 31, 19
      HSL:
        331°, 56.7568%, 56.4706%
        HSV (HSB):
        331°, 60.8696%, 81.1765%
        XYZ:
        33.5570, 21.1033, 27.8959
        xyY:
        0.4065, 0.2556, 21.1033
      CIE-Lab:
        53.0623, 55.7056, -7.9523
        CIE-LCH:
        53.0623, 56.2703, 351.8756
        CIE-Luv:
        53.0623, 76.9752, -21.0412
        Hunter-Lab:
        45.9383, 49.9989, -3.8469
      #cf518e color charts
#cf518e RGB chart
      #cf518e CMYK chart
      #cf518e RGB pie chart
      #cf518e color shades, tints & tones
#cf518e color schemes
#cf518e color preview, HTML & CSS examples
           This text has a color of #cf518e        
        
          <p style="color:#cf518e;">Text here</p>
        
        
          .mytext {color:#cf518e;}
        
        Text color #cf518e
      
           This box has a color of #cf518e        
        
          <div style="background-color:#cf518e;">Content here</div>
        
        
          .mybackground {background-color:#cf518e;}
        
        Background color #cf518e
      
           Border around this has a color of #cf518e        
        
          <div style="border:2px solid #cf518e;">Content here</div>
        
        
          .myborder {border:2px solid #cf518e;}
        
        Border color #cf518e