#fc28f8 color space conversions
Hex:
        #fc28f8
        RGB:
        252, 40, 248
        CMY:
        1, 84, 3
        CMYK:
        0, 84, 2, 1
      HSL:
        301°, 97.2477%, 57.2549%
        HSV (HSB):
        301°, 84.1270%, 98.8235%
        XYZ:
        57.8470, 28.9903, 91.3538
        xyY:
        0.3246, 0.1627, 28.9903
      CIE-Lab:
        60.7731, 92.8064, -56.2661
        CIE-LCH:
        60.7731, 108.5306, 328.7727
        CIE-Luv:
        60.7731, 82.1118, -101.1721
        Hunter-Lab:
        53.8427, 97.5503, -62.9062
      #fc28f8 color charts
#fc28f8 RGB chart
      #fc28f8 CMYK chart
      #fc28f8 RGB pie chart
      #fc28f8 color shades, tints & tones
#fc28f8 color schemes
#fc28f8 color preview, HTML & CSS examples
           This text has a color of #fc28f8        
        
          <p style="color:#fc28f8;">Text here</p>
        
        
          .mytext {color:#fc28f8;}
        
        Text color #fc28f8
      
           This box has a color of #fc28f8        
        
          <div style="background-color:#fc28f8;">Content here</div>
        
        
          .mybackground {background-color:#fc28f8;}
        
        Background color #fc28f8
      
           Border around this has a color of #fc28f8        
        
          <div style="border:2px solid #fc28f8;">Content here</div>
        
        
          .myborder {border:2px solid #fc28f8;}
        
        Border color #fc28f8