#fb60c2 color space conversions
Hex:
        #fb60c2
        RGB:
        251, 96, 194
        CMY:
        2, 62, 24
        CMYK:
        0, 62, 23, 2
      HSL:
        322°, 95.0920%, 68.0392%
        HSV (HSB):
        322°, 61.7530%, 98.4314%
        XYZ:
        53.7041, 32.7700, 54.5337
        xyY:
        0.3809, 0.2324, 32.7700
      CIE-Lab:
        63.9743, 68.6415, -20.9430
        CIE-LCH:
        63.9743, 71.7653, 343.0327
        CIE-Luv:
        63.9743, 87.4973, -43.4720
        Hunter-Lab:
        57.2451, 67.2798, -16.4101
      #fb60c2 color charts
#fb60c2 RGB chart
      #fb60c2 CMYK chart
      #fb60c2 RGB pie chart
      #fb60c2 color shades, tints & tones
#fb60c2 color schemes
#fb60c2 color preview, HTML & CSS examples
           This text has a color of #fb60c2        
        
          <p style="color:#fb60c2;">Text here</p>
        
        
          .mytext {color:#fb60c2;}
        
        Text color #fb60c2
      
           This box has a color of #fb60c2        
        
          <div style="background-color:#fb60c2;">Content here</div>
        
        
          .mybackground {background-color:#fb60c2;}
        
        Background color #fb60c2
      
           Border around this has a color of #fb60c2        
        
          <div style="border:2px solid #fb60c2;">Content here</div>
        
        
          .myborder {border:2px solid #fb60c2;}
        
        Border color #fb60c2