#fb30df color space conversions
Hex:
        #fb30df
        RGB:
        251, 48, 223
        CMY:
        2, 81, 13
        CMYK:
        0, 81, 11, 2
      HSL:
        308°, 96.2085%, 58.6275%
        HSV (HSB):
        308°, 80.8765%, 98.4314%
        XYZ:
        54.1599, 27.9508, 72.3525
        xyY:
        0.3506, 0.1810, 27.9508
      CIE-Lab:
        59.8443, 87.6090, -43.7604
        CIE-LCH:
        59.8443, 97.9301, 333.4580
        CIE-Luv:
        59.8443, 90.1769, -80.9201
        Hunter-Lab:
        52.8686, 90.3399, -44.1325
      #fb30df color charts
#fb30df RGB chart
      #fb30df CMYK chart
      #fb30df RGB pie chart
      #fb30df color shades, tints & tones
#fb30df color schemes
#fb30df color preview, HTML & CSS examples
           This text has a color of #fb30df        
        
          <p style="color:#fb30df;">Text here</p>
        
        
          .mytext {color:#fb30df;}
        
        Text color #fb30df
      
           This box has a color of #fb30df        
        
          <div style="background-color:#fb30df;">Content here</div>
        
        
          .mybackground {background-color:#fb30df;}
        
        Background color #fb30df
      
           Border around this has a color of #fb30df        
        
          <div style="border:2px solid #fb30df;">Content here</div>
        
        
          .myborder {border:2px solid #fb30df;}
        
        Border color #fb30df