#2285e2 color space conversions
Hex:
        #2285e2
        RGB:
        34, 133, 226
        CMY:
        87, 48, 11
        CMYK:
        85, 41, 0, 11
      HSL:
        209°, 76.8000%, 50.9804%
        HSV (HSB):
        209°, 84.9558%, 88.6275%
        XYZ:
        22.7747, 22.6061, 75.1146
        xyY:
        0.1890, 0.1876, 22.6061
      CIE-Lab:
        54.6643, 5.9695, -54.8846
        CIE-LCH:
        54.6643, 55.2083, 276.2074
        CIE-Luv:
        54.6643, -30.3453, -86.5973
        Hunter-Lab:
        47.5459, 2.2969, -60.3862
      #2285e2 color charts
#2285e2 RGB chart
      #2285e2 CMYK chart
      #2285e2 RGB pie chart
      #2285e2 color shades, tints & tones
#2285e2 color schemes
#2285e2 color preview, HTML & CSS examples
           This text has a color of #2285e2        
        
          <p style="color:#2285e2;">Text here</p>
        
        
          .mytext {color:#2285e2;}
        
        Text color #2285e2
      
           This box has a color of #2285e2        
        
          <div style="background-color:#2285e2;">Content here</div>
        
        
          .mybackground {background-color:#2285e2;}
        
        Background color #2285e2
      
           Border around this has a color of #2285e2        
        
          <div style="border:2px solid #2285e2;">Content here</div>
        
        
          .myborder {border:2px solid #2285e2;}
        
        Border color #2285e2