#fb1bd5 color space conversions
Hex:
        #fb1bd5
        RGB:
        251, 27, 213
        CMY:
        2, 89, 16
        CMYK:
        0, 89, 15, 2
      HSL:
        310°, 96.5517%, 54.5098%
        HSV (HSB):
        310°, 89.2430%, 98.4314%
        XYZ:
        52.1858, 26.0972, 65.2376
        xyY:
        0.3636, 0.1818, 26.0972
      CIE-Lab:
        58.1292, 89.9030, -40.7982
        CIE-LCH:
        58.1292, 98.7271, 335.5914
        CIE-Luv:
        58.1292, 97.2182, -76.3048
        Hunter-Lab:
        51.0854, 92.9456, -39.9553
      #fb1bd5 color charts
#fb1bd5 RGB chart
      #fb1bd5 CMYK chart
      #fb1bd5 RGB pie chart
      #fb1bd5 color shades, tints & tones
#fb1bd5 color schemes
#fb1bd5 color preview, HTML & CSS examples
           This text has a color of #fb1bd5        
        
          <p style="color:#fb1bd5;">Text here</p>
        
        
          .mytext {color:#fb1bd5;}
        
        Text color #fb1bd5
      
           This box has a color of #fb1bd5        
        
          <div style="background-color:#fb1bd5;">Content here</div>
        
        
          .mybackground {background-color:#fb1bd5;}
        
        Background color #fb1bd5
      
           Border around this has a color of #fb1bd5        
        
          <div style="border:2px solid #fb1bd5;">Content here</div>
        
        
          .myborder {border:2px solid #fb1bd5;}
        
        Border color #fb1bd5