#2280e3 color space conversions
Hex:
        #2280e3
        RGB:
        34, 128, 227
        CMY:
        87, 50, 11
        CMYK:
        85, 44, 0, 11
      HSL:
        211°, 77.5100%, 51.1765%
        HSV (HSB):
        211°, 85.0220%, 89.0196%
        XYZ:
        22.2440, 21.3245, 75.6167
        xyY:
        0.1866, 0.1789, 21.3245
      CIE-Lab:
        53.3028, 9.4068, -57.6249
        CIE-LCH:
        53.3028, 58.3877, 279.2713
        CIE-Luv:
        53.3028, -28.7268, -90.7881
        Hunter-Lab:
        46.1784, 5.1706, -64.7618
      #2280e3 color charts
#2280e3 RGB chart
      #2280e3 CMYK chart
      #2280e3 RGB pie chart
      #2280e3 color shades, tints & tones
#2280e3 color schemes
#2280e3 color preview, HTML & CSS examples
           This text has a color of #2280e3        
        
          <p style="color:#2280e3;">Text here</p>
        
        
          .mytext {color:#2280e3;}
        
        Text color #2280e3
      
           This box has a color of #2280e3        
        
          <div style="background-color:#2280e3;">Content here</div>
        
        
          .mybackground {background-color:#2280e3;}
        
        Background color #2280e3
      
           Border around this has a color of #2280e3        
        
          <div style="border:2px solid #2280e3;">Content here</div>
        
        
          .myborder {border:2px solid #2280e3;}
        
        Border color #2280e3