#2483e5 color space conversions
Hex:
        #2483e5
        RGB:
        36, 131, 229
        CMY:
        86, 49, 10
        CMYK:
        84, 43, 0, 10
      HSL:
        210°, 78.7755%, 51.9608%
        HSV (HSB):
        210°, 84.2795%, 89.8039%
        XYZ:
        22.9867, 22.2648, 77.2147
        xyY:
        0.1877, 0.1818, 22.2648
      CIE-Lab:
        54.3069, 8.4710, -57.1328
        CIE-LCH:
        54.3069, 57.7573, 278.4337
        CIE-Luv:
        54.3069, -29.3888, -90.2943
        Hunter-Lab:
        47.1856, 4.3824, -63.9925
      #2483e5 color charts
#2483e5 RGB chart
      #2483e5 CMYK chart
      #2483e5 RGB pie chart
      #2483e5 color shades, tints & tones
#2483e5 color schemes
#2483e5 color preview, HTML & CSS examples
           This text has a color of #2483e5        
        
          <p style="color:#2483e5;">Text here</p>
        
        
          .mytext {color:#2483e5;}
        
        Text color #2483e5
      
           This box has a color of #2483e5        
        
          <div style="background-color:#2483e5;">Content here</div>
        
        
          .mybackground {background-color:#2483e5;}
        
        Background color #2483e5
      
           Border around this has a color of #2483e5        
        
          <div style="border:2px solid #2483e5;">Content here</div>
        
        
          .myborder {border:2px solid #2483e5;}
        
        Border color #2483e5