#fb14d8 color space conversions
Hex:
        #fb14d8
        RGB:
        251, 20, 216
        CMY:
        2, 92, 15
        CMYK:
        0, 92, 14, 2
      HSL:
        309°, 96.6527%, 53.1373%
        HSV (HSB):
        309°, 92.0319%, 98.4314%
        XYZ:
        52.4285, 25.9674, 67.2147
        xyY:
        0.3601, 0.1783, 25.9674
      CIE-Lab:
        58.0061, 91.0671, -42.6967
        CIE-LCH:
        58.0061, 100.5795, 334.8805
        CIE-Luv:
        58.0061, 96.5324, -79.3314
        Hunter-Lab:
        50.9582, 94.4732, -42.5336
      #fb14d8 color charts
#fb14d8 RGB chart
      #fb14d8 CMYK chart
      #fb14d8 RGB pie chart
      #fb14d8 color shades, tints & tones
#fb14d8 color schemes
#fb14d8 color preview, HTML & CSS examples
           This text has a color of #fb14d8        
        
          <p style="color:#fb14d8;">Text here</p>
        
        
          .mytext {color:#fb14d8;}
        
        Text color #fb14d8
      
           This box has a color of #fb14d8        
        
          <div style="background-color:#fb14d8;">Content here</div>
        
        
          .mybackground {background-color:#fb14d8;}
        
        Background color #fb14d8
      
           Border around this has a color of #fb14d8        
        
          <div style="border:2px solid #fb14d8;">Content here</div>
        
        
          .myborder {border:2px solid #fb14d8;}
        
        Border color #fb14d8