#2380e4 color space conversions
Hex:
        #2380e4
        RGB:
        35, 128, 228
        CMY:
        86, 50, 11
        CMYK:
        85, 44, 0, 11
      HSL:
        211°, 78.1377%, 51.5686%
        HSV (HSB):
        211°, 84.6491%, 89.4118%
        XYZ:
        22.4159, 21.3971, 76.3474
        xyY:
        0.1865, 0.1781, 21.3971
      CIE-Lab:
        53.3814, 9.8598, -58.0581
        CIE-LCH:
        53.3814, 58.8894, 279.6384
        CIE-Luv:
        53.3814, -28.5902, -91.5417
        Hunter-Lab:
        46.2570, 5.5504, -65.4785
      #2380e4 color charts
#2380e4 RGB chart
      #2380e4 CMYK chart
      #2380e4 RGB pie chart
      #2380e4 color shades, tints & tones
#2380e4 color schemes
#2380e4 color preview, HTML & CSS examples
           This text has a color of #2380e4        
        
          <p style="color:#2380e4;">Text here</p>
        
        
          .mytext {color:#2380e4;}
        
        Text color #2380e4
      
           This box has a color of #2380e4        
        
          <div style="background-color:#2380e4;">Content here</div>
        
        
          .mybackground {background-color:#2380e4;}
        
        Background color #2380e4
      
           Border around this has a color of #2380e4        
        
          <div style="border:2px solid #2380e4;">Content here</div>
        
        
          .myborder {border:2px solid #2380e4;}
        
        Border color #2380e4