#2484eb color space conversions
Hex:
        #2484eb
        RGB:
        36, 132, 235
        CMY:
        86, 48, 8
        CMYK:
        85, 44, 0, 8
      HSL:
        211°, 83.2636%, 53.1373%
        HSV (HSB):
        211°, 84.6809%, 92.1569%
        XYZ:
        23.9742, 22.8758, 81.7491
        xyY:
        0.1864, 0.1779, 22.8758
      CIE-Lab:
        54.9441, 10.1226, -59.4590
        CIE-LCH:
        54.9441, 60.3145, 279.6617
        CIE-Luv:
        54.9441, -29.4546, -94.3733
        Hunter-Lab:
        47.8286, 5.7735, -67.8591
      #2484eb color charts
#2484eb RGB chart
      #2484eb CMYK chart
      #2484eb RGB pie chart
      #2484eb color shades, tints & tones
#2484eb color schemes
#2484eb color preview, HTML & CSS examples
           This text has a color of #2484eb        
        
          <p style="color:#2484eb;">Text here</p>
        
        
          .mytext {color:#2484eb;}
        
        Text color #2484eb
      
           This box has a color of #2484eb        
        
          <div style="background-color:#2484eb;">Content here</div>
        
        
          .mybackground {background-color:#2484eb;}
        
        Background color #2484eb
      
           Border around this has a color of #2484eb        
        
          <div style="border:2px solid #2484eb;">Content here</div>
        
        
          .myborder {border:2px solid #2484eb;}
        
        Border color #2484eb