#2246b5 color space conversions
Hex:
        #2246b5
        RGB:
        34, 70, 181
        CMY:
        87, 73, 29
        CMYK:
        81, 61, 0, 29
      HSL:
        225°, 68.3721%, 42.1569%
        HSV (HSB):
        225°, 81.2155%, 70.9804%
        XYZ:
        11.1903, 8.0566, 44.6813
        xyY:
        0.1750, 0.1260, 8.0566
      CIE-Lab:
        34.1005, 29.1092, -62.2427
        CIE-LCH:
        34.1005, 68.7131, 295.0642
        CIE-Luv:
        34.1005, -13.1293, -86.8127
        Hunter-Lab:
        28.3841, 20.7007, -73.4634
      #2246b5 color charts
#2246b5 RGB chart
      #2246b5 CMYK chart
      #2246b5 RGB pie chart
      #2246b5 color shades, tints & tones
#2246b5 color schemes
#2246b5 color preview, HTML & CSS examples
           This text has a color of #2246b5        
        
          <p style="color:#2246b5;">Text here</p>
        
        
          .mytext {color:#2246b5;}
        
        Text color #2246b5
      
           This box has a color of #2246b5        
        
          <div style="background-color:#2246b5;">Content here</div>
        
        
          .mybackground {background-color:#2246b5;}
        
        Background color #2246b5
      
           Border around this has a color of #2246b5        
        
          <div style="border:2px solid #2246b5;">Content here</div>
        
        
          .myborder {border:2px solid #2246b5;}
        
        Border color #2246b5