#fb32f4 color space conversions
Hex:
        #fb32f4
        RGB:
        251, 50, 244
        CMY:
        2, 80, 4
        CMYK:
        0, 80, 3, 2
      HSL:
        302°, 96.1722%, 59.0196%
        HSV (HSB):
        302°, 80.0797%, 98.4314%
        XYZ:
        57.2534, 29.3221, 88.2301
        xyY:
        0.3275, 0.1677, 29.3221
      CIE-Lab:
        61.0648, 90.0947, -53.5881
        CIE-LCH:
        61.0648, 104.8272, 329.2559
        CIE-Luv:
        61.0648, 81.6005, -96.7775
        Hunter-Lab:
        54.1499, 93.9682, -58.7003
      #fb32f4 color charts
#fb32f4 RGB chart
      #fb32f4 CMYK chart
      #fb32f4 RGB pie chart
      #fb32f4 color shades, tints & tones
#fb32f4 color schemes
#fb32f4 color preview, HTML & CSS examples
           This text has a color of #fb32f4        
        
          <p style="color:#fb32f4;">Text here</p>
        
        
          .mytext {color:#fb32f4;}
        
        Text color #fb32f4
      
           This box has a color of #fb32f4        
        
          <div style="background-color:#fb32f4;">Content here</div>
        
        
          .mybackground {background-color:#fb32f4;}
        
        Background color #fb32f4
      
           Border around this has a color of #fb32f4        
        
          <div style="border:2px solid #fb32f4;">Content here</div>
        
        
          .myborder {border:2px solid #fb32f4;}
        
        Border color #fb32f4