#f540c2 color space conversions
Hex:
        #f540c2
        RGB:
        245, 64, 194
        CMY:
        4, 75, 24
        CMYK:
        0, 74, 21, 4
      HSL:
        317°, 90.0498%, 60.5882%
        HSV (HSB):
        317°, 73.8776%, 96.0784%
        XYZ:
        49.2272, 26.9743, 53.6509
        xyY:
        0.3791, 0.2077, 26.9743
      CIE-Lab:
        58.9505, 78.4743, -28.7429
        CIE-LCH:
        58.9505, 83.5725, 339.8836
        CIE-Luv:
        58.9505, 93.8358, -56.2954
        Hunter-Lab:
        51.9368, 78.2980, -24.8911
      #f540c2 color charts
#f540c2 RGB chart
      #f540c2 CMYK chart
      #f540c2 RGB pie chart
      #f540c2 color shades, tints & tones
#f540c2 color schemes
#f540c2 color preview, HTML & CSS examples
           This text has a color of #f540c2        
        
          <p style="color:#f540c2;">Text here</p>
        
        
          .mytext {color:#f540c2;}
        
        Text color #f540c2
      
           This box has a color of #f540c2        
        
          <div style="background-color:#f540c2;">Content here</div>
        
        
          .mybackground {background-color:#f540c2;}
        
        Background color #f540c2
      
           Border around this has a color of #f540c2        
        
          <div style="border:2px solid #f540c2;">Content here</div>
        
        
          .myborder {border:2px solid #f540c2;}
        
        Border color #f540c2