#2485eb color space conversions
Hex:
        #2485eb
        RGB:
        36, 133, 235
        CMY:
        86, 48, 8
        CMYK:
        85, 43, 0, 8
      HSL:
        211°, 83.2636%, 53.1373%
        HSV (HSB):
        211°, 84.6809%, 92.1569%
        XYZ:
        24.1105, 23.1483, 81.7946
        xyY:
        0.1868, 0.1794, 23.1483
      CIE-Lab:
        55.2247, 9.5105, -59.0089
        CIE-LCH:
        55.2247, 59.7703, 279.1556
        CIE-Luv:
        55.2247, -29.7655, -93.7066
        Hunter-Lab:
        48.1127, 5.2537, -67.1179
      #2485eb color charts
#2485eb RGB chart
      #2485eb CMYK chart
      #2485eb RGB pie chart
      #2485eb color shades, tints & tones
#2485eb color schemes
#2485eb color preview, HTML & CSS examples
           This text has a color of #2485eb        
        
          <p style="color:#2485eb;">Text here</p>
        
        
          .mytext {color:#2485eb;}
        
        Text color #2485eb
      
           This box has a color of #2485eb        
        
          <div style="background-color:#2485eb;">Content here</div>
        
        
          .mybackground {background-color:#2485eb;}
        
        Background color #2485eb
      
           Border around this has a color of #2485eb        
        
          <div style="border:2px solid #2485eb;">Content here</div>
        
        
          .myborder {border:2px solid #2485eb;}
        
        Border color #2485eb