#fc54f5 color space conversions
Hex:
        #fc54f5
        RGB:
        252, 84, 245
        CMY:
        1, 67, 4
        CMYK:
        0, 67, 3, 1
      HSL:
        303°, 96.5517%, 65.8824%
        HSV (HSB):
        303°, 66.6667%, 98.8235%
        XYZ:
        59.7966, 33.6287, 89.7256
        xyY:
        0.3265, 0.1836, 33.6287
      CIE-Lab:
        64.6667, 80.7314, -48.4255
        CIE-LCH:
        64.6667, 94.1413, 329.0432
        CIE-Luv:
        64.6667, 74.9539, -88.4191
        Hunter-Lab:
        57.9902, 82.5774, -51.1435
      #fc54f5 color charts
#fc54f5 RGB chart
      #fc54f5 CMYK chart
      #fc54f5 RGB pie chart
      #fc54f5 color shades, tints & tones
#fc54f5 color schemes
#fc54f5 color preview, HTML & CSS examples
           This text has a color of #fc54f5        
        
          <p style="color:#fc54f5;">Text here</p>
        
        
          .mytext {color:#fc54f5;}
        
        Text color #fc54f5
      
           This box has a color of #fc54f5        
        
          <div style="background-color:#fc54f5;">Content here</div>
        
        
          .mybackground {background-color:#fc54f5;}
        
        Background color #fc54f5
      
           Border around this has a color of #fc54f5        
        
          <div style="border:2px solid #fc54f5;">Content here</div>
        
        
          .myborder {border:2px solid #fc54f5;}
        
        Border color #fc54f5