#fc28ea color space conversions
Hex:
        #fc28ea
        RGB:
        252, 40, 234
        CMY:
        1, 84, 8
        CMYK:
        0, 84, 7, 1
      HSL:
        305°, 97.2477%, 57.2549%
        HSV (HSB):
        305°, 84.1270%, 98.8235%
        XYZ:
        55.7550, 28.1535, 80.3375
        xyY:
        0.3395, 0.1714, 28.1535
      CIE-Lab:
        60.0272, 90.8507, -49.6427
        CIE-LCH:
        60.0272, 103.5290, 331.3469
        CIE-Luv:
        60.0272, 87.6418, -90.4914
        Hunter-Lab:
        53.0599, 94.7116, -52.6284
      #fc28ea color charts
#fc28ea RGB chart
      #fc28ea CMYK chart
      #fc28ea RGB pie chart
      #fc28ea color shades, tints & tones
#fc28ea color schemes
#fc28ea color preview, HTML & CSS examples
           This text has a color of #fc28ea        
        
          <p style="color:#fc28ea;">Text here</p>
        
        
          .mytext {color:#fc28ea;}
        
        Text color #fc28ea
      
           This box has a color of #fc28ea        
        
          <div style="background-color:#fc28ea;">Content here</div>
        
        
          .mybackground {background-color:#fc28ea;}
        
        Background color #fc28ea
      
           Border around this has a color of #fc28ea        
        
          <div style="border:2px solid #fc28ea;">Content here</div>
        
        
          .myborder {border:2px solid #fc28ea;}
        
        Border color #fc28ea