#fb1dc2 color space conversions
Hex:
        #fb1dc2
        RGB:
        251, 29, 194
        CMY:
        2, 89, 24
        CMYK:
        0, 88, 23, 2
      HSL:
        315°, 96.5217%, 54.9020%
        HSV (HSB):
        315°, 88.4462%, 98.4314%
        XYZ:
        49.9606, 25.2830, 53.2858
        xyY:
        0.3887, 0.1967, 25.2830
      CIE-Lab:
        57.3501, 87.3570, -31.1431
        CIE-LCH:
        57.3501, 92.7423, 340.3787
        CIE-Luv:
        57.3501, 105.4322, -61.1725
        Hunter-Lab:
        50.2822, 89.3646, -27.6342
      #fb1dc2 color charts
#fb1dc2 RGB chart
      #fb1dc2 CMYK chart
      #fb1dc2 RGB pie chart
      #fb1dc2 color shades, tints & tones
#fb1dc2 color schemes
#fb1dc2 color preview, HTML & CSS examples
           This text has a color of #fb1dc2        
        
          <p style="color:#fb1dc2;">Text here</p>
        
        
          .mytext {color:#fb1dc2;}
        
        Text color #fb1dc2
      
           This box has a color of #fb1dc2        
        
          <div style="background-color:#fb1dc2;">Content here</div>
        
        
          .mybackground {background-color:#fb1dc2;}
        
        Background color #fb1dc2
      
           Border around this has a color of #fb1dc2        
        
          <div style="border:2px solid #fb1dc2;">Content here</div>
        
        
          .myborder {border:2px solid #fb1dc2;}
        
        Border color #fb1dc2