#f841aa color space conversions
Hex:
        #f841aa
        RGB:
        248, 65, 170
        CMY:
        3, 75, 33
        CMYK:
        0, 74, 31, 3
      HSL:
        326°, 92.8934%, 61.3725%
        HSV (HSB):
        326°, 73.7903%, 97.2549%
        XYZ:
        47.8574, 26.6393, 40.6498
        xyY:
        0.4156, 0.2314, 26.6393
      CIE-Lab:
        58.6390, 76.0577, -15.3232
        CIE-LCH:
        58.6390, 77.5859, 348.6092
        CIE-Luv:
        58.6390, 105.4708, -36.0339
        Hunter-Lab:
        51.6133, 75.1872, -10.5665
      #f841aa color charts
#f841aa RGB chart
      #f841aa CMYK chart
      #f841aa RGB pie chart
      #f841aa color shades, tints & tones
#f841aa color schemes
#f841aa color preview, HTML & CSS examples
           This text has a color of #f841aa        
        
          <p style="color:#f841aa;">Text here</p>
        
        
          .mytext {color:#f841aa;}
        
        Text color #f841aa
      
           This box has a color of #f841aa        
        
          <div style="background-color:#f841aa;">Content here</div>
        
        
          .mybackground {background-color:#f841aa;}
        
        Background color #f841aa
      
           Border around this has a color of #f841aa        
        
          <div style="border:2px solid #f841aa;">Content here</div>
        
        
          .myborder {border:2px solid #f841aa;}
        
        Border color #f841aa