#2246c8 color space conversions
Hex:
        #2246c8
        RGB:
        34, 70, 200
        CMY:
        87, 73, 22
        CMYK:
        83, 65, 0, 22
      HSL:
        227°, 70.9402%, 45.8824%
        HSV (HSB):
        227°, 83.0000%, 78.4314%
        XYZ:
        13.2752, 8.8905, 55.6599
        xyY:
        0.1706, 0.1142, 8.8905
      CIE-Lab:
        35.7727, 36.2622, -70.6524
        CIE-LCH:
        35.7727, 79.4148, 297.1691
        CIE-Luv:
        35.7727, -13.2634, -99.1465
        Hunter-Lab:
        29.8170, 27.2923, -89.8059
      #2246c8 color charts
#2246c8 RGB chart
      #2246c8 CMYK chart
      #2246c8 RGB pie chart
      #2246c8 color shades, tints & tones
#2246c8 color schemes
#2246c8 color preview, HTML & CSS examples
           This text has a color of #2246c8        
        
          <p style="color:#2246c8;">Text here</p>
        
        
          .mytext {color:#2246c8;}
        
        Text color #2246c8
      
           This box has a color of #2246c8        
        
          <div style="background-color:#2246c8;">Content here</div>
        
        
          .mybackground {background-color:#2246c8;}
        
        Background color #2246c8
      
           Border around this has a color of #2246c8        
        
          <div style="border:2px solid #2246c8;">Content here</div>
        
        
          .myborder {border:2px solid #2246c8;}
        
        Border color #2246c8