#fc28e8 color space conversions
Hex:
        #fc28e8
        RGB:
        252, 40, 232
        CMY:
        1, 84, 9
        CMYK:
        0, 84, 8, 1
      HSL:
        306°, 97.2477%, 57.2549%
        HSV (HSB):
        306°, 84.1270%, 98.8235%
        XYZ:
        55.4692, 28.0392, 78.8325
        xyY:
        0.3417, 0.1727, 28.0392
      CIE-Lab:
        59.9242, 90.5785, -48.6847
        CIE-LCH:
        59.9242, 102.8332, 331.7426
        CIE-Luv:
        59.9242, 88.4508, -88.9509
        Hunter-Lab:
        52.9521, 94.3189, -51.2016
      #fc28e8 color charts
#fc28e8 RGB chart
      #fc28e8 CMYK chart
      #fc28e8 RGB pie chart
      #fc28e8 color shades, tints & tones
#fc28e8 color schemes
#fc28e8 color preview, HTML & CSS examples
           This text has a color of #fc28e8        
        
          <p style="color:#fc28e8;">Text here</p>
        
        
          .mytext {color:#fc28e8;}
        
        Text color #fc28e8
      
           This box has a color of #fc28e8        
        
          <div style="background-color:#fc28e8;">Content here</div>
        
        
          .mybackground {background-color:#fc28e8;}
        
        Background color #fc28e8
      
           Border around this has a color of #fc28e8        
        
          <div style="border:2px solid #fc28e8;">Content here</div>
        
        
          .myborder {border:2px solid #fc28e8;}
        
        Border color #fc28e8