#2f41ae color space conversions
Hex:
        #2f41ae
        RGB:
        47, 65, 174
        CMY:
        82, 75, 32
        CMYK:
        73, 63, 0, 32
      HSL:
        231°, 57.4661%, 43.3333%
        HSV (HSB):
        231°, 72.9885%, 68.2353%
        XYZ:
        10.7026, 7.4409, 40.9166
        xyY:
        0.1812, 0.1260, 7.4409
      CIE-Lab:
        32.7903, 31.1428, -60.2042
        CIE-LCH:
        32.7903, 67.7822, 297.3519
        CIE-Luv:
        32.7903, -9.8687, -83.1533
        Hunter-Lab:
        27.2781, 22.2980, -69.8392
      #2f41ae color charts
#2f41ae RGB chart
      #2f41ae CMYK chart
      #2f41ae RGB pie chart
      #2f41ae color shades, tints & tones
#2f41ae color schemes
#2f41ae color preview, HTML & CSS examples
           This text has a color of #2f41ae        
        
          <p style="color:#2f41ae;">Text here</p>
        
        
          .mytext {color:#2f41ae;}
        
        Text color #2f41ae
      
           This box has a color of #2f41ae        
        
          <div style="background-color:#2f41ae;">Content here</div>
        
        
          .mybackground {background-color:#2f41ae;}
        
        Background color #2f41ae
      
           Border around this has a color of #2f41ae        
        
          <div style="border:2px solid #2f41ae;">Content here</div>
        
        
          .myborder {border:2px solid #2f41ae;}
        
        Border color #2f41ae