#fb30be color space conversions
Hex:
        #fb30be
        RGB:
        251, 48, 190
        CMY:
        2, 81, 25
        CMYK:
        0, 81, 24, 2
      HSL:
        318°, 96.2085%, 58.6275%
        HSV (HSB):
        318°, 80.8765%, 98.4314%
        XYZ:
        50.1349, 26.3408, 51.1571
        xyY:
        0.3928, 0.2064, 26.3408
      CIE-Lab:
        58.3592, 83.4762, -27.2760
        CIE-LCH:
        58.3592, 87.8195, 341.9051
        CIE-Luv:
        58.3592, 104.0196, -54.9111
        Hunter-Lab:
        51.3233, 84.5508, -23.1716
      #fb30be color charts
#fb30be RGB chart
      #fb30be CMYK chart
      #fb30be RGB pie chart
      #fb30be color shades, tints & tones
#fb30be color schemes
#fb30be color preview, HTML & CSS examples
           This text has a color of #fb30be        
        
          <p style="color:#fb30be;">Text here</p>
        
        
          .mytext {color:#fb30be;}
        
        Text color #fb30be
      
           This box has a color of #fb30be        
        
          <div style="background-color:#fb30be;">Content here</div>
        
        
          .mybackground {background-color:#fb30be;}
        
        Background color #fb30be
      
           Border around this has a color of #fb30be        
        
          <div style="border:2px solid #fb30be;">Content here</div>
        
        
          .myborder {border:2px solid #fb30be;}
        
        Border color #fb30be