#fb21c4 color space conversions
Hex:
        #fb21c4
        RGB:
        251, 33, 196
        CMY:
        2, 87, 23
        CMYK:
        0, 87, 22, 2
      HSL:
        315°, 96.4602%, 55.6863%
        HSV (HSB):
        315°, 86.8526%, 98.4314%
        XYZ:
        50.2913, 25.5825, 54.5118
        xyY:
        0.3857, 0.1962, 25.5825
      CIE-Lab:
        57.6386, 87.0020, -31.8453
        CIE-LCH:
        57.6386, 92.6470, 339.8959
        CIE-Luv:
        57.6386, 104.0050, -62.2181
        Hunter-Lab:
        50.5791, 88.9709, -28.4946
      #fb21c4 color charts
#fb21c4 RGB chart
      #fb21c4 CMYK chart
      #fb21c4 RGB pie chart
      #fb21c4 color shades, tints & tones
#fb21c4 color schemes
#fb21c4 color preview, HTML & CSS examples
           This text has a color of #fb21c4        
        
          <p style="color:#fb21c4;">Text here</p>
        
        
          .mytext {color:#fb21c4;}
        
        Text color #fb21c4
      
           This box has a color of #fb21c4        
        
          <div style="background-color:#fb21c4;">Content here</div>
        
        
          .mybackground {background-color:#fb21c4;}
        
        Background color #fb21c4
      
           Border around this has a color of #fb21c4        
        
          <div style="border:2px solid #fb21c4;">Content here</div>
        
        
          .myborder {border:2px solid #fb21c4;}
        
        Border color #fb21c4