#f226d4 color space conversions
Hex:
        #f226d4
        RGB:
        242, 38, 212
        CMY:
        5, 85, 17
        CMYK:
        0, 84, 12, 5
      HSL:
        309°, 88.6957%, 54.9020%
        HSV (HSB):
        309°, 84.2975%, 94.9020%
        XYZ:
        49.1947, 25.0169, 64.5233
        xyY:
        0.3546, 0.1803, 25.0169
      CIE-Lab:
        57.0919, 86.3973, -41.9689
        CIE-LCH:
        57.0919, 96.0515, 334.0911
        CIE-Luv:
        57.0919, 89.4813, -77.2053
        Hunter-Lab:
        50.0169, 88.0361, -41.4739
      #f226d4 color charts
#f226d4 RGB chart
      #f226d4 CMYK chart
      #f226d4 RGB pie chart
      #f226d4 color shades, tints & tones
#f226d4 color schemes
#f226d4 color preview, HTML & CSS examples
           This text has a color of #f226d4        
        
          <p style="color:#f226d4;">Text here</p>
        
        
          .mytext {color:#f226d4;}
        
        Text color #f226d4
      
           This box has a color of #f226d4        
        
          <div style="background-color:#f226d4;">Content here</div>
        
        
          .mybackground {background-color:#f226d4;}
        
        Background color #f226d4
      
           Border around this has a color of #f226d4        
        
          <div style="border:2px solid #f226d4;">Content here</div>
        
        
          .myborder {border:2px solid #f226d4;}
        
        Border color #f226d4