#f370ee color space conversions
Hex:
        #f370ee
        RGB:
        243, 112, 238
        CMY:
        5, 56, 7
        CMYK:
        0, 54, 2, 5
      HSL:
        302°, 84.5161%, 69.6078%
        HSV (HSB):
        302°, 53.9095%, 95.2941%
        XYZ:
        58.1889, 36.8161, 84.9282
        xyY:
        0.3234, 0.2046, 36.8161
      CIE-Lab:
        67.1388, 66.2014, -40.7601
        CIE-LCH:
        67.1388, 77.7432, 328.3794
        CIE-Luv:
        67.1388, 62.1220, -74.5148
        Hunter-Lab:
        60.6763, 64.9993, -40.5145
      #f370ee color charts
#f370ee RGB chart
      #f370ee CMYK chart
      #f370ee RGB pie chart
      #f370ee color shades, tints & tones
#f370ee color schemes
#f370ee color preview, HTML & CSS examples
           This text has a color of #f370ee        
        
          <p style="color:#f370ee;">Text here</p>
        
        
          .mytext {color:#f370ee;}
        
        Text color #f370ee
      
           This box has a color of #f370ee        
        
          <div style="background-color:#f370ee;">Content here</div>
        
        
          .mybackground {background-color:#f370ee;}
        
        Background color #f370ee
      
           Border around this has a color of #f370ee        
        
          <div style="border:2px solid #f370ee;">Content here</div>
        
        
          .myborder {border:2px solid #f370ee;}
        
        Border color #f370ee