#fb25cf color space conversions
Hex:
        #fb25cf
        RGB:
        251, 37, 207
        CMY:
        2, 85, 19
        CMYK:
        0, 85, 18, 2
      HSL:
        312°, 96.3964%, 56.4706%
        HSV (HSB):
        312°, 85.2590%, 98.4314%
        XYZ:
        51.7077, 26.3374, 61.3898
        xyY:
        0.3708, 0.1889, 26.3374
      CIE-Lab:
        58.3559, 87.6716, -37.0250
        CIE-LCH:
        58.3559, 95.1691, 337.1049
        CIE-Luv:
        58.3559, 98.6027, -70.2848
        Hunter-Lab:
        51.3199, 90.0389, -34.9998
      #fb25cf color charts
#fb25cf RGB chart
      #fb25cf CMYK chart
      #fb25cf RGB pie chart
      #fb25cf color shades, tints & tones
#fb25cf color schemes
#fb25cf color preview, HTML & CSS examples
           This text has a color of #fb25cf        
        
          <p style="color:#fb25cf;">Text here</p>
        
        
          .mytext {color:#fb25cf;}
        
        Text color #fb25cf
      
           This box has a color of #fb25cf        
        
          <div style="background-color:#fb25cf;">Content here</div>
        
        
          .mybackground {background-color:#fb25cf;}
        
        Background color #fb25cf
      
           Border around this has a color of #fb25cf        
        
          <div style="border:2px solid #fb25cf;">Content here</div>
        
        
          .myborder {border:2px solid #fb25cf;}
        
        Border color #fb25cf