#fb30c3 color space conversions
Hex:
        #fb30c3
        RGB:
        251, 48, 195
        CMY:
        2, 81, 24
        CMYK:
        0, 81, 22, 2
      HSL:
        317°, 96.2085%, 58.6275%
        HSV (HSB):
        317°, 80.8765%, 98.4314%
        XYZ:
        50.6909, 26.5633, 54.0853
        xyY:
        0.3860, 0.2022, 26.5633
      CIE-Lab:
        58.5679, 84.0647, -29.8278
        CIE-LCH:
        58.5679, 89.1996, 340.4643
        CIE-Luv:
        58.5679, 101.8737, -58.8655
        Hunter-Lab:
        51.5396, 85.3667, -26.1408
      #fb30c3 color charts
#fb30c3 RGB chart
      #fb30c3 CMYK chart
      #fb30c3 RGB pie chart
      #fb30c3 color shades, tints & tones
#fb30c3 color schemes
#fb30c3 color preview, HTML & CSS examples
           This text has a color of #fb30c3        
        
          <p style="color:#fb30c3;">Text here</p>
        
        
          .mytext {color:#fb30c3;}
        
        Text color #fb30c3
      
           This box has a color of #fb30c3        
        
          <div style="background-color:#fb30c3;">Content here</div>
        
        
          .mybackground {background-color:#fb30c3;}
        
        Background color #fb30c3
      
           Border around this has a color of #fb30c3        
        
          <div style="border:2px solid #fb30c3;">Content here</div>
        
        
          .myborder {border:2px solid #fb30c3;}
        
        Border color #fb30c3