#fc28ff color space conversions
Hex:
        #fc28ff
        RGB:
        252, 40, 255
        CMY:
        1, 84, 0
        CMYK:
        1, 84, 0, 0
      HSL:
        299°, 100.0000%, 57.8431%
        HSV (HSB):
        299°, 84.3137%, 100.0000%
        XYZ:
        58.9537, 29.4330, 97.1817
        xyY:
        0.3177, 0.1586, 29.4330
      CIE-Lab:
        61.1619, 93.8157, -59.5246
        CIE-LCH:
        61.1619, 111.1061, 327.6055
        CIE-Luv:
        61.1619, 79.4375, -106.4388
        Hunter-Lab:
        54.2522, 99.0273, -68.2293
      #fc28ff color charts
#fc28ff RGB chart
      #fc28ff CMYK chart
      #fc28ff RGB pie chart
      #fc28ff color shades, tints & tones
#fc28ff color schemes
#fc28ff color preview, HTML & CSS examples
           This text has a color of #fc28ff        
        
          <p style="color:#fc28ff;">Text here</p>
        
        
          .mytext {color:#fc28ff;}
        
        Text color #fc28ff
      
           This box has a color of #fc28ff        
        
          <div style="background-color:#fc28ff;">Content here</div>
        
        
          .mybackground {background-color:#fc28ff;}
        
        Background color #fc28ff
      
           Border around this has a color of #fc28ff        
        
          <div style="border:2px solid #fc28ff;">Content here</div>
        
        
          .myborder {border:2px solid #fc28ff;}
        
        Border color #fc28ff