#fb32d7 color space conversions
Hex:
        #fb32d7
        RGB:
        251, 50, 215
        CMY:
        2, 80, 16
        CMYK:
        0, 80, 14, 2
      HSL:
        311°, 96.1722%, 59.0196%
        HSV (HSB):
        311°, 80.0797%, 98.4314%
        XYZ:
        53.1900, 27.6967, 66.8326
        xyY:
        0.3601, 0.1875, 27.6967
      CIE-Lab:
        59.6138, 86.1134, -39.6016
        CIE-LCH:
        59.6138, 94.7829, 335.3034
        CIE-Luv:
        59.6138, 93.0914, -74.2521
        Hunter-Lab:
        52.6277, 88.3088, -38.4537
      #fb32d7 color charts
#fb32d7 RGB chart
      #fb32d7 CMYK chart
      #fb32d7 RGB pie chart
      #fb32d7 color shades, tints & tones
#fb32d7 color schemes
#fb32d7 color preview, HTML & CSS examples
           This text has a color of #fb32d7        
        
          <p style="color:#fb32d7;">Text here</p>
        
        
          .mytext {color:#fb32d7;}
        
        Text color #fb32d7
      
           This box has a color of #fb32d7        
        
          <div style="background-color:#fb32d7;">Content here</div>
        
        
          .mybackground {background-color:#fb32d7;}
        
        Background color #fb32d7
      
           Border around this has a color of #fb32d7        
        
          <div style="border:2px solid #fb32d7;">Content here</div>
        
        
          .myborder {border:2px solid #fb32d7;}
        
        Border color #fb32d7