#f37de5 color space conversions
Hex:
        #f37de5
        RGB:
        243, 125, 229
        CMY:
        5, 51, 10
        CMYK:
        0, 49, 6, 5
      HSL:
        307°, 83.0986%, 72.1569%
        HSV (HSB):
        307°, 48.5597%, 95.2941%
        XYZ:
        58.4386, 39.3791, 78.6496
        xyY:
        0.3312, 0.2232, 39.3791
      CIE-Lab:
        69.0250, 58.6778, -32.8547
        CIE-LCH:
        69.0250, 67.2496, 330.7548
        CIE-Luv:
        69.0250, 59.4636, -60.9323
        Hunter-Lab:
        62.7527, 56.4112, -30.3828
      #f37de5 color charts
#f37de5 RGB chart
      #f37de5 CMYK chart
      #f37de5 RGB pie chart
      #f37de5 color shades, tints & tones
#f37de5 color schemes
#f37de5 color preview, HTML & CSS examples
           This text has a color of #f37de5        
        
          <p style="color:#f37de5;">Text here</p>
        
        
          .mytext {color:#f37de5;}
        
        Text color #f37de5
      
           This box has a color of #f37de5        
        
          <div style="background-color:#f37de5;">Content here</div>
        
        
          .mybackground {background-color:#f37de5;}
        
        Background color #f37de5
      
           Border around this has a color of #f37de5        
        
          <div style="border:2px solid #f37de5;">Content here</div>
        
        
          .myborder {border:2px solid #f37de5;}
        
        Border color #f37de5