#fb1dd5 color space conversions
Hex:
        #fb1dd5
        RGB:
        251, 29, 213
        CMY:
        2, 89, 16
        CMYK:
        0, 88, 15, 2
      HSL:
        310°, 96.5217%, 54.9020%
        HSV (HSB):
        310°, 88.4462%, 98.4314%
        XYZ:
        52.2333, 26.1921, 65.2534
        xyY:
        0.3635, 0.1823, 26.1921
      CIE-Lab:
        58.2189, 89.6403, -40.6571
        CIE-LCH:
        58.2189, 98.4296, 335.6029
        CIE-Luv:
        58.2189, 97.0070, -76.0728
        Hunter-Lab:
        51.1782, 92.6182, -39.7714
      #fb1dd5 color charts
#fb1dd5 RGB chart
      #fb1dd5 CMYK chart
      #fb1dd5 RGB pie chart
      #fb1dd5 color shades, tints & tones
#fb1dd5 color schemes
#fb1dd5 color preview, HTML & CSS examples
           This text has a color of #fb1dd5        
        
          <p style="color:#fb1dd5;">Text here</p>
        
        
          .mytext {color:#fb1dd5;}
        
        Text color #fb1dd5
      
           This box has a color of #fb1dd5        
        
          <div style="background-color:#fb1dd5;">Content here</div>
        
        
          .mybackground {background-color:#fb1dd5;}
        
        Background color #fb1dd5
      
           Border around this has a color of #fb1dd5        
        
          <div style="border:2px solid #fb1dd5;">Content here</div>
        
        
          .myborder {border:2px solid #fb1dd5;}
        
        Border color #fb1dd5