#fb14fa color space conversions
Hex:
        #fb14fa
        RGB:
        251, 20, 250
        CMY:
        2, 92, 2
        CMYK:
        0, 92, 0, 2
      HSL:
        300°, 96.6527%, 53.1373%
        HSV (HSB):
        300°, 92.0319%, 98.4314%
        XYZ:
        57.2891, 27.9117, 92.8105
        xyY:
        0.3218, 0.1568, 27.9117
      CIE-Lab:
        59.8089, 95.5963, -58.9259
        CIE-LCH:
        59.8089, 112.2983, 328.3501
        CIE-Luv:
        59.8089, 82.3559, -105.2350
        Hunter-Lab:
        52.8315, 101.1058, -67.1743
      #fb14fa color charts
#fb14fa RGB chart
      #fb14fa CMYK chart
      #fb14fa RGB pie chart
      #fb14fa color shades, tints & tones
#fb14fa color schemes
#fb14fa color preview, HTML & CSS examples
           This text has a color of #fb14fa        
        
          <p style="color:#fb14fa;">Text here</p>
        
        
          .mytext {color:#fb14fa;}
        
        Text color #fb14fa
      
           This box has a color of #fb14fa        
        
          <div style="background-color:#fb14fa;">Content here</div>
        
        
          .mybackground {background-color:#fb14fa;}
        
        Background color #fb14fa
      
           Border around this has a color of #fb14fa        
        
          <div style="border:2px solid #fb14fa;">Content here</div>
        
        
          .myborder {border:2px solid #fb14fa;}
        
        Border color #fb14fa