#fb2dc1 color space conversions
Hex:
        #fb2dc1
        RGB:
        251, 45, 193
        CMY:
        2, 82, 24
        CMYK:
        0, 82, 23, 2
      HSL:
        317°, 96.2617%, 58.0392%
        HSV (HSB):
        317°, 82.0717%, 98.4314%
        XYZ:
        50.3477, 26.2363, 52.8626
        xyY:
        0.3889, 0.2027, 26.2363
      CIE-Lab:
        58.2606, 84.4718, -29.1548
        CIE-LCH:
        58.2606, 89.3616, 340.9582
        CIE-Luv:
        58.2606, 103.3306, -57.8735
        Hunter-Lab:
        51.2213, 85.8181, -25.3348
      #fb2dc1 color charts
#fb2dc1 RGB chart
      #fb2dc1 CMYK chart
      #fb2dc1 RGB pie chart
      #fb2dc1 color shades, tints & tones
#fb2dc1 color schemes
#fb2dc1 color preview, HTML & CSS examples
           This text has a color of #fb2dc1        
        
          <p style="color:#fb2dc1;">Text here</p>
        
        
          .mytext {color:#fb2dc1;}
        
        Text color #fb2dc1
      
           This box has a color of #fb2dc1        
        
          <div style="background-color:#fb2dc1;">Content here</div>
        
        
          .mybackground {background-color:#fb2dc1;}
        
        Background color #fb2dc1
      
           Border around this has a color of #fb2dc1        
        
          <div style="border:2px solid #fb2dc1;">Content here</div>
        
        
          .myborder {border:2px solid #fb2dc1;}
        
        Border color #fb2dc1