#fb25d5 color space conversions
Hex:
        #fb25d5
        RGB:
        251, 37, 213
        CMY:
        2, 85, 16
        CMYK:
        0, 85, 15, 2
      HSL:
        311°, 96.3964%, 56.4706%
        HSV (HSB):
        311°, 85.2590%, 98.4314%
        XYZ:
        52.4555, 26.6365, 65.3274
        xyY:
        0.3632, 0.1844, 26.6365
      CIE-Lab:
        58.6363, 88.4211, -40.0012
        CIE-LCH:
        58.6363, 97.0483, 335.6583
        CIE-Luv:
        58.6363, 96.0212, -74.9898
        Hunter-Lab:
        51.6105, 91.1039, -38.9206
      #fb25d5 color charts
#fb25d5 RGB chart
      #fb25d5 CMYK chart
      #fb25d5 RGB pie chart
      #fb25d5 color shades, tints & tones
#fb25d5 color schemes
#fb25d5 color preview, HTML & CSS examples
           This text has a color of #fb25d5        
        
          <p style="color:#fb25d5;">Text here</p>
        
        
          .mytext {color:#fb25d5;}
        
        Text color #fb25d5
      
           This box has a color of #fb25d5        
        
          <div style="background-color:#fb25d5;">Content here</div>
        
        
          .mybackground {background-color:#fb25d5;}
        
        Background color #fb25d5
      
           Border around this has a color of #fb25d5        
        
          <div style="border:2px solid #fb25d5;">Content here</div>
        
        
          .myborder {border:2px solid #fb25d5;}
        
        Border color #fb25d5