#fb30d0 color space conversions
Hex:
        #fb30d0
        RGB:
        251, 48, 208
        CMY:
        2, 81, 18
        CMYK:
        0, 81, 17, 2
      HSL:
        313°, 96.2085%, 58.6275%
        HSV (HSB):
        313°, 80.8765%, 98.4314%
        XYZ:
        52.2258, 27.1772, 62.1676
        xyY:
        0.3689, 0.1920, 27.1772
      CIE-Lab:
        59.1380, 85.6592, -36.3715
        CIE-LCH:
        59.1380, 93.0611, 336.9936
        CIE-Luv:
        59.1380, 96.3654, -69.1400
        Hunter-Lab:
        52.1318, 87.5914, -34.2117
      #fb30d0 color charts
#fb30d0 RGB chart
      #fb30d0 CMYK chart
      #fb30d0 RGB pie chart
      #fb30d0 color shades, tints & tones
#fb30d0 color schemes
#fb30d0 color preview, HTML & CSS examples
           This text has a color of #fb30d0        
        
          <p style="color:#fb30d0;">Text here</p>
        
        
          .mytext {color:#fb30d0;}
        
        Text color #fb30d0
      
           This box has a color of #fb30d0        
        
          <div style="background-color:#fb30d0;">Content here</div>
        
        
          .mybackground {background-color:#fb30d0;}
        
        Background color #fb30d0
      
           Border around this has a color of #fb30d0        
        
          <div style="border:2px solid #fb30d0;">Content here</div>
        
        
          .myborder {border:2px solid #fb30d0;}
        
        Border color #fb30d0