#2f41bc color space conversions
Hex:
        #2f41bc
        RGB:
        47, 65, 188
        CMY:
        82, 75, 26
        CMYK:
        75, 65, 0, 26
      HSL:
        232°, 60.0000%, 46.0784%
        HSV (HSB):
        232°, 75.0000%, 73.7255%
        XYZ:
        12.1397, 8.0158, 48.4843
        xyY:
        0.1769, 0.1168, 8.0158
      CIE-Lab:
        34.0157, 36.2174, -66.4911
        CIE-LCH:
        34.0157, 75.7150, 298.5769
        CIE-Luv:
        34.0157, -10.1975, -92.2763
        Hunter-Lab:
        28.3121, 26.9910, -81.7152
      #2f41bc color charts
#2f41bc RGB chart
      #2f41bc CMYK chart
      #2f41bc RGB pie chart
      #2f41bc color shades, tints & tones
#2f41bc color schemes
#2f41bc color preview, HTML & CSS examples
           This text has a color of #2f41bc        
        
          <p style="color:#2f41bc;">Text here</p>
        
        
          .mytext {color:#2f41bc;}
        
        Text color #2f41bc
      
           This box has a color of #2f41bc        
        
          <div style="background-color:#2f41bc;">Content here</div>
        
        
          .mybackground {background-color:#2f41bc;}
        
        Background color #2f41bc
      
           Border around this has a color of #2f41bc        
        
          <div style="border:2px solid #2f41bc;">Content here</div>
        
        
          .myborder {border:2px solid #2f41bc;}
        
        Border color #2f41bc