#2282c6 color space conversions
Hex:
        #2282c6
        RGB:
        34, 130, 198
        CMY:
        87, 49, 22
        CMYK:
        83, 34, 0, 22
      HSL:
        205°, 70.6897%, 45.4902%
        HSV (HSB):
        205°, 82.8283%, 77.6471%
        XYZ:
        18.8354, 20.3826, 56.3676
        xyY:
        0.1971, 0.2132, 20.3826
      CIE-Lab:
        52.2670, -2.7477, -42.8887
        CIE-LCH:
        52.2670, 42.9766, 266.3343
        CIE-Luv:
        52.2670, -30.7303, -65.7394
        Hunter-Lab:
        45.1471, -4.5371, -42.4226
      #2282c6 color charts
#2282c6 RGB chart
      #2282c6 CMYK chart
      #2282c6 RGB pie chart
      #2282c6 color shades, tints & tones
#2282c6 color schemes
#2282c6 color preview, HTML & CSS examples
           This text has a color of #2282c6        
        
          <p style="color:#2282c6;">Text here</p>
        
        
          .mytext {color:#2282c6;}
        
        Text color #2282c6
      
           This box has a color of #2282c6        
        
          <div style="background-color:#2282c6;">Content here</div>
        
        
          .mybackground {background-color:#2282c6;}
        
        Background color #2282c6
      
           Border around this has a color of #2282c6        
        
          <div style="border:2px solid #2282c6;">Content here</div>
        
        
          .myborder {border:2px solid #2282c6;}
        
        Border color #2282c6