#fc45e5 color space conversions
Hex:
        #fc45e5
        RGB:
        252, 69, 229
        CMY:
        1, 73, 10
        CMYK:
        0, 73, 9, 1
      HSL:
        308°, 96.8254%, 62.9412%
        HSV (HSB):
        308°, 72.6190%, 98.8235%
        XYZ:
        56.4159, 30.6088, 77.0634
        xyY:
        0.3438, 0.1865, 30.6088
      CIE-Lab:
        62.1760, 83.2359, -43.4486
        CIE-LCH:
        62.1760, 93.8935, 332.4357
        CIE-Luv:
        62.1760, 84.3521, -80.3649
        Hunter-Lab:
        55.3253, 85.1995, -43.8583
      #fc45e5 color charts
#fc45e5 RGB chart
      #fc45e5 CMYK chart
      #fc45e5 RGB pie chart
      #fc45e5 color shades, tints & tones
#fc45e5 color schemes
#fc45e5 color preview, HTML & CSS examples
           This text has a color of #fc45e5        
        
          <p style="color:#fc45e5;">Text here</p>
        
        
          .mytext {color:#fc45e5;}
        
        Text color #fc45e5
      
           This box has a color of #fc45e5        
        
          <div style="background-color:#fc45e5;">Content here</div>
        
        
          .mybackground {background-color:#fc45e5;}
        
        Background color #fc45e5
      
           Border around this has a color of #fc45e5        
        
          <div style="border:2px solid #fc45e5;">Content here</div>
        
        
          .myborder {border:2px solid #fc45e5;}
        
        Border color #fc45e5