#f227ee color space conversions
Hex:
        #f227ee
        RGB:
        242, 39, 238
        CMY:
        5, 85, 7
        CMYK:
        0, 84, 2, 5
      HSL:
        301°, 88.6463%, 55.0980%
        HSV (HSB):
        301°, 83.8843%, 94.9020%
        XYZ:
        52.7761, 26.5013, 83.2226
        xyY:
        0.3248, 0.1631, 26.5013
      CIE-Lab:
        58.5099, 89.7999, -54.3968
        CIE-LCH:
        58.5099, 104.9906, 328.7944
        CIE-Luv:
        58.5099, 78.9178, -97.0465
        Hunter-Lab:
        51.4794, 92.9070, -59.8137
      #f227ee color charts
#f227ee RGB chart
      #f227ee CMYK chart
      #f227ee RGB pie chart
      #f227ee color shades, tints & tones
#f227ee color schemes
#f227ee color preview, HTML & CSS examples
           This text has a color of #f227ee        
        
          <p style="color:#f227ee;">Text here</p>
        
        
          .mytext {color:#f227ee;}
        
        Text color #f227ee
      
           This box has a color of #f227ee        
        
          <div style="background-color:#f227ee;">Content here</div>
        
        
          .mybackground {background-color:#f227ee;}
        
        Background color #f227ee
      
           Border around this has a color of #f227ee        
        
          <div style="border:2px solid #f227ee;">Content here</div>
        
        
          .myborder {border:2px solid #f227ee;}
        
        Border color #f227ee