#2f04aa color space conversions
Hex:
        #2f04aa
        RGB:
        47, 4, 170
        CMY:
        82, 98, 33
        CMYK:
        72, 98, 0, 33
      HSL:
        256°, 95.4023%, 34.1176%
        HSV (HSB):
        256°, 97.6471%, 66.6667%
        XYZ:
        8.4714, 3.5935, 38.2773
        xyY:
        0.1683, 0.0714, 3.5935
      CIE-Lab:
        22.2791, 58.3485, -75.1547
        CIE-LCH:
        22.2791, 95.1461, 307.8250
        CIE-Luv:
        22.2791, -1.9165, -82.7845
        Hunter-Lab:
        18.9564, 46.5960, -106.4507
      #2f04aa color charts
#2f04aa RGB chart
      #2f04aa CMYK chart
      #2f04aa RGB pie chart
      #2f04aa color shades, tints & tones
#2f04aa color schemes
#2f04aa color preview, HTML & CSS examples
           This text has a color of #2f04aa        
        
          <p style="color:#2f04aa;">Text here</p>
        
        
          .mytext {color:#2f04aa;}
        
        Text color #2f04aa
      
           This box has a color of #2f04aa        
        
          <div style="background-color:#2f04aa;">Content here</div>
        
        
          .mybackground {background-color:#2f04aa;}
        
        Background color #2f04aa
      
           Border around this has a color of #2f04aa        
        
          <div style="border:2px solid #2f04aa;">Content here</div>
        
        
          .myborder {border:2px solid #2f04aa;}
        
        Border color #2f04aa