#fb30d2 color space conversions
Hex:
        #fb30d2
        RGB:
        251, 48, 210
        CMY:
        2, 81, 18
        CMYK:
        0, 81, 16, 2
      HSL:
        312°, 96.2085%, 58.6275%
        HSV (HSB):
        312°, 80.8765%, 98.4314%
        XYZ:
        52.4735, 27.2763, 63.4720
        xyY:
        0.3664, 0.1904, 27.2763
      CIE-Lab:
        59.2292, 85.9125, -37.3666
        CIE-LCH:
        59.2292, 93.6868, 336.4939
        CIE-Luv:
        59.2292, 95.5289, -70.7169
        Hunter-Lab:
        52.2267, 87.9467, -35.4974
      #fb30d2 color charts
#fb30d2 RGB chart
      #fb30d2 CMYK chart
      #fb30d2 RGB pie chart
      #fb30d2 color shades, tints & tones
#fb30d2 color schemes
#fb30d2 color preview, HTML & CSS examples
           This text has a color of #fb30d2        
        
          <p style="color:#fb30d2;">Text here</p>
        
        
          .mytext {color:#fb30d2;}
        
        Text color #fb30d2
      
           This box has a color of #fb30d2        
        
          <div style="background-color:#fb30d2;">Content here</div>
        
        
          .mybackground {background-color:#fb30d2;}
        
        Background color #fb30d2
      
           Border around this has a color of #fb30d2        
        
          <div style="border:2px solid #fb30d2;">Content here</div>
        
        
          .myborder {border:2px solid #fb30d2;}
        
        Border color #fb30d2