#fb60fa color space conversions
Hex:
        #fb60fa
        RGB:
        251, 96, 250
        CMY:
        2, 62, 2
        CMYK:
        0, 62, 0, 2
      HSL:
        300°, 95.0920%, 68.0392%
        HSV (HSB):
        300°, 61.7530%, 98.4314%
        XYZ:
        61.2219, 35.7771, 94.1214
        xyY:
        0.3203, 0.1872, 35.7771
      CIE-Lab:
        66.3493, 76.8563, -48.5380
        CIE-LCH:
        66.3493, 90.9001, 327.7258
        CIE-Luv:
        66.3493, 69.3178, -88.4406
        Hunter-Lab:
        59.8140, 78.0271, -51.4271
      #fb60fa color charts
#fb60fa RGB chart
      #fb60fa CMYK chart
      #fb60fa RGB pie chart
      #fb60fa color shades, tints & tones
#fb60fa color schemes
#fb60fa color preview, HTML & CSS examples
           This text has a color of #fb60fa        
        
          <p style="color:#fb60fa;">Text here</p>
        
        
          .mytext {color:#fb60fa;}
        
        Text color #fb60fa
      
           This box has a color of #fb60fa        
        
          <div style="background-color:#fb60fa;">Content here</div>
        
        
          .mybackground {background-color:#fb60fa;}
        
        Background color #fb60fa
      
           Border around this has a color of #fb60fa        
        
          <div style="border:2px solid #fb60fa;">Content here</div>
        
        
          .myborder {border:2px solid #fb60fa;}
        
        Border color #fb60fa