#f01aa2 color space conversions
Hex:
        #f01aa2
        RGB:
        240, 26, 162
        CMY:
        6, 90, 36
        CMYK:
        0, 89, 33, 6
      HSL:
        322°, 87.7049%, 52.1569%
        HSV (HSB):
        322°, 89.1667%, 94.1176%
        XYZ:
        42.8262, 21.8727, 36.1471
        xyY:
        0.4247, 0.2169, 21.8727
      CIE-Lab:
        53.8917, 82.0617, -17.9816
        CIE-LCH:
        53.8917, 84.0087, 347.6405
        CIE-Luv:
        53.8917, 111.7605, -40.4058
        Hunter-Lab:
        46.7682, 81.6098, -13.0873
      #f01aa2 color charts
#f01aa2 RGB chart
      #f01aa2 CMYK chart
      #f01aa2 RGB pie chart
      #f01aa2 color shades, tints & tones
#f01aa2 color schemes
#f01aa2 color preview, HTML & CSS examples
           This text has a color of #f01aa2        
        
          <p style="color:#f01aa2;">Text here</p>
        
        
          .mytext {color:#f01aa2;}
        
        Text color #f01aa2
      
           This box has a color of #f01aa2        
        
          <div style="background-color:#f01aa2;">Content here</div>
        
        
          .mybackground {background-color:#f01aa2;}
        
        Background color #f01aa2
      
           Border around this has a color of #f01aa2        
        
          <div style="border:2px solid #f01aa2;">Content here</div>
        
        
          .myborder {border:2px solid #f01aa2;}
        
        Border color #f01aa2