#fb25d7 color space conversions
Hex:
        #fb25d7
        RGB:
        251, 37, 215
        CMY:
        2, 85, 16
        CMYK:
        0, 85, 14, 2
      HSL:
        310°, 96.3964%, 56.4706%
        HSV (HSB):
        310°, 85.2590%, 98.4314%
        XYZ:
        52.7110, 26.7387, 66.6729
        xyY:
        0.3607, 0.1830, 26.7387
      CIE-Lab:
        58.7316, 88.6749, -40.9870
        CIE-LCH:
        58.7316, 97.6892, 335.1928
        CIE-Luv:
        58.7316, 95.1682, -76.5541
        Hunter-Lab:
        51.7094, 91.4657, -40.2505
      #fb25d7 color charts
#fb25d7 RGB chart
      #fb25d7 CMYK chart
      #fb25d7 RGB pie chart
      #fb25d7 color shades, tints & tones
#fb25d7 color schemes
#fb25d7 color preview, HTML & CSS examples
           This text has a color of #fb25d7        
        
          <p style="color:#fb25d7;">Text here</p>
        
        
          .mytext {color:#fb25d7;}
        
        Text color #fb25d7
      
           This box has a color of #fb25d7        
        
          <div style="background-color:#fb25d7;">Content here</div>
        
        
          .mybackground {background-color:#fb25d7;}
        
        Background color #fb25d7
      
           Border around this has a color of #fb25d7        
        
          <div style="border:2px solid #fb25d7;">Content here</div>
        
        
          .myborder {border:2px solid #fb25d7;}
        
        Border color #fb25d7