#fb14bc color space conversions
Hex:
        #fb14bc
        RGB:
        251, 20, 188
        CMY:
        2, 92, 26
        CMYK:
        0, 92, 25, 2
      HSL:
        316°, 96.6527%, 53.1373%
        HSV (HSB):
        316°, 92.0319%, 98.4314%
        XYZ:
        49.1109, 24.6404, 49.7446
        xyY:
        0.3977, 0.1995, 24.6404
      CIE-Lab:
        56.7233, 87.7579, -28.6520
        CIE-LCH:
        56.7233, 92.3168, 341.9187
        CIE-Luv:
        56.7233, 109.1666, -57.4243
        Hunter-Lab:
        49.6391, 89.7324, -24.6687
      #fb14bc color charts
#fb14bc RGB chart
      #fb14bc CMYK chart
      #fb14bc RGB pie chart
      #fb14bc color shades, tints & tones
#fb14bc color schemes
#fb14bc color preview, HTML & CSS examples
           This text has a color of #fb14bc        
        
          <p style="color:#fb14bc;">Text here</p>
        
        
          .mytext {color:#fb14bc;}
        
        Text color #fb14bc
      
           This box has a color of #fb14bc        
        
          <div style="background-color:#fb14bc;">Content here</div>
        
        
          .mybackground {background-color:#fb14bc;}
        
        Background color #fb14bc
      
           Border around this has a color of #fb14bc        
        
          <div style="border:2px solid #fb14bc;">Content here</div>
        
        
          .myborder {border:2px solid #fb14bc;}
        
        Border color #fb14bc