#cf25b4 color space conversions
Hex:
        #cf25b4
        RGB:
        207, 37, 180
        CMY:
        19, 85, 29
        CMYK:
        0, 82, 13, 19
      HSL:
        310°, 69.6721%, 47.8431%
        HSV (HSB):
        310°, 82.1256%, 81.1765%
        XYZ:
        34.6319, 17.8838, 44.8066
        xyY:
        0.3558, 0.1838, 17.8838
      CIE-Lab:
        49.3549, 75.4194, -36.0807
        CIE-LCH:
        49.3549, 83.6057, 334.4335
        CIE-Luv:
        49.3549, 76.3091, -64.3410
        Hunter-Lab:
        42.2893, 72.1726, -33.2169
      #cf25b4 color charts
#cf25b4 RGB chart
      #cf25b4 CMYK chart
      #cf25b4 RGB pie chart
      #cf25b4 color shades, tints & tones
#cf25b4 color schemes
#cf25b4 color preview, HTML & CSS examples
           This text has a color of #cf25b4        
        
          <p style="color:#cf25b4;">Text here</p>
        
        
          .mytext {color:#cf25b4;}
        
        Text color #cf25b4
      
           This box has a color of #cf25b4        
        
          <div style="background-color:#cf25b4;">Content here</div>
        
        
          .mybackground {background-color:#cf25b4;}
        
        Background color #cf25b4
      
           Border around this has a color of #cf25b4        
        
          <div style="border:2px solid #cf25b4;">Content here</div>
        
        
          .myborder {border:2px solid #cf25b4;}
        
        Border color #cf25b4