#fb14f1 color space conversions
Hex:
        #fb14f1
        RGB:
        251, 20, 241
        CMY:
        2, 92, 5
        CMYK:
        0, 92, 4, 2
      HSL:
        303°, 96.6527%, 53.1373%
        HSV (HSB):
        303°, 92.0319%, 98.4314%
        XYZ:
        55.9110, 27.3604, 85.5533
        xyY:
        0.3312, 0.1621, 27.3604
      CIE-Lab:
        59.3065, 94.3475, -54.7148
        CIE-LCH:
        59.3065, 109.0649, 329.8893
        CIE-Luv:
        59.3065, 85.9630, -98.4851
        Hunter-Lab:
        52.3072, 99.2606, -60.3594
      #fb14f1 color charts
#fb14f1 RGB chart
      #fb14f1 CMYK chart
      #fb14f1 RGB pie chart
      #fb14f1 color shades, tints & tones
#fb14f1 color schemes
#fb14f1 color preview, HTML & CSS examples
           This text has a color of #fb14f1        
        
          <p style="color:#fb14f1;">Text here</p>
        
        
          .mytext {color:#fb14f1;}
        
        Text color #fb14f1
      
           This box has a color of #fb14f1        
        
          <div style="background-color:#fb14f1;">Content here</div>
        
        
          .mybackground {background-color:#fb14f1;}
        
        Background color #fb14f1
      
           Border around this has a color of #fb14f1        
        
          <div style="border:2px solid #fb14f1;">Content here</div>
        
        
          .myborder {border:2px solid #fb14f1;}
        
        Border color #fb14f1