#fb25d6 color space conversions
Hex:
        #fb25d6
        RGB:
        251, 37, 214
        CMY:
        2, 85, 16
        CMYK:
        0, 85, 15, 2
      HSL:
        310°, 96.3964%, 56.4706%
        HSV (HSB):
        310°, 85.2590%, 98.4314%
        XYZ:
        52.5828, 26.6874, 65.9981
        xyY:
        0.3620, 0.1837, 26.6874
      CIE-Lab:
        58.6839, 88.5477, -40.4945
        CIE-LCH:
        58.6839, 97.3679, 335.4245
        CIE-Luv:
        58.6839, 95.5942, -75.7722
        Hunter-Lab:
        51.6599, 91.2844, -39.5841
      #fb25d6 color charts
#fb25d6 RGB chart
      #fb25d6 CMYK chart
      #fb25d6 RGB pie chart
      #fb25d6 color shades, tints & tones
#fb25d6 color schemes
#fb25d6 color preview, HTML & CSS examples
           This text has a color of #fb25d6        
        
          <p style="color:#fb25d6;">Text here</p>
        
        
          .mytext {color:#fb25d6;}
        
        Text color #fb25d6
      
           This box has a color of #fb25d6        
        
          <div style="background-color:#fb25d6;">Content here</div>
        
        
          .mybackground {background-color:#fb25d6;}
        
        Background color #fb25d6
      
           Border around this has a color of #fb25d6        
        
          <div style="border:2px solid #fb25d6;">Content here</div>
        
        
          .myborder {border:2px solid #fb25d6;}
        
        Border color #fb25d6