#2380e3 color space conversions
Hex:
        #2380e3
        RGB:
        35, 128, 227
        CMY:
        86, 50, 11
        CMYK:
        85, 44, 0, 11
      HSL:
        211°, 77.4194%, 51.3725%
        HSV (HSB):
        211°, 84.5815%, 89.0196%
        XYZ:
        22.2774, 21.3417, 75.6183
        xyY:
        0.1868, 0.1790, 21.3417
      CIE-Lab:
        53.3215, 9.4807, -57.5939
        CIE-LCH:
        53.3215, 58.3690, 279.3478
        CIE-Luv:
        53.3215, -28.6305, -90.7528
        Hunter-Lab:
        46.1971, 5.2324, -64.7116
      #2380e3 color charts
#2380e3 RGB chart
      #2380e3 CMYK chart
      #2380e3 RGB pie chart
      #2380e3 color shades, tints & tones
#2380e3 color schemes
#2380e3 color preview, HTML & CSS examples
           This text has a color of #2380e3        
        
          <p style="color:#2380e3;">Text here</p>
        
        
          .mytext {color:#2380e3;}
        
        Text color #2380e3
      
           This box has a color of #2380e3        
        
          <div style="background-color:#2380e3;">Content here</div>
        
        
          .mybackground {background-color:#2380e3;}
        
        Background color #2380e3
      
           Border around this has a color of #2380e3        
        
          <div style="border:2px solid #2380e3;">Content here</div>
        
        
          .myborder {border:2px solid #2380e3;}
        
        Border color #2380e3