#fb027f color space conversions
Hex:
        #fb027f
        RGB:
        251, 2, 127
        CMY:
        2, 99, 50
        CMYK:
        0, 99, 49, 2
      HSL:
        330°, 98.4190%, 49.6078%
        HSV (HSB):
        330°, 99.2032%, 98.4314%
        XYZ:
        43.6361, 22.0850, 22.0416
        xyY:
        0.4972, 0.2516, 22.0850
      CIE-Lab:
        54.1170, 83.4919, 3.4582
        CIE-LCH:
        54.1170, 83.5634, 2.3718
        CIE-Luv:
        54.1170, 139.2418, -12.4235
        Hunter-Lab:
        46.9946, 83.5028, 5.0878
      #fb027f color charts
#fb027f RGB chart
      #fb027f CMYK chart
      #fb027f RGB pie chart
      #fb027f color shades, tints & tones
#fb027f color schemes
#fb027f color preview, HTML & CSS examples
           This text has a color of #fb027f        
        
          <p style="color:#fb027f;">Text here</p>
        
        
          .mytext {color:#fb027f;}
        
        Text color #fb027f
      
           This box has a color of #fb027f        
        
          <div style="background-color:#fb027f;">Content here</div>
        
        
          .mybackground {background-color:#fb027f;}
        
        Background color #fb027f
      
           Border around this has a color of #fb027f        
        
          <div style="border:2px solid #fb027f;">Content here</div>
        
        
          .myborder {border:2px solid #fb027f;}
        
        Border color #fb027f