#fb30c6 color space conversions
Hex:
        #fb30c6
        RGB:
        251, 48, 198
        CMY:
        2, 81, 22
        CMYK:
        0, 81, 21, 2
      HSL:
        316°, 96.2085%, 58.6275%
        HSV (HSB):
        316°, 80.8765%, 98.4314%
        XYZ:
        51.0337, 26.7004, 55.8900
        xyY:
        0.3819, 0.1998, 26.7004
      CIE-Lab:
        58.6959, 84.4245, -31.3495
        CIE-LCH:
        58.6959, 90.0572, 339.6284
        CIE-Luv:
        58.6959, 100.5927, -61.2386
        Hunter-Lab:
        51.6724, 85.8669, -27.9587
      #fb30c6 color charts
#fb30c6 RGB chart
      #fb30c6 CMYK chart
      #fb30c6 RGB pie chart
      #fb30c6 color shades, tints & tones
#fb30c6 color schemes
#fb30c6 color preview, HTML & CSS examples
           This text has a color of #fb30c6        
        
          <p style="color:#fb30c6;">Text here</p>
        
        
          .mytext {color:#fb30c6;}
        
        Text color #fb30c6
      
           This box has a color of #fb30c6        
        
          <div style="background-color:#fb30c6;">Content here</div>
        
        
          .mybackground {background-color:#fb30c6;}
        
        Background color #fb30c6
      
           Border around this has a color of #fb30c6        
        
          <div style="border:2px solid #fb30c6;">Content here</div>
        
        
          .myborder {border:2px solid #fb30c6;}
        
        Border color #fb30c6