#2485d5 color space conversions
Hex:
        #2485d5
        RGB:
        36, 133, 213
        CMY:
        86, 48, 16
        CMYK:
        83, 38, 0, 16
      HSL:
        207°, 71.0843%, 48.8235%
        HSV (HSB):
        207°, 83.0986%, 83.5294%
        XYZ:
        21.1253, 21.9542, 66.0750
        xyY:
        0.1935, 0.2011, 21.9542
      CIE-Lab:
        53.9784, 1.2404, -48.6730
        CIE-LCH:
        53.9784, 48.6888, 271.4598
        CIE-Luv:
        53.9784, -30.7541, -75.9332
        Hunter-Lab:
        46.8553, -1.5178, -50.8115
      #2485d5 color charts
#2485d5 RGB chart
      #2485d5 CMYK chart
      #2485d5 RGB pie chart
      #2485d5 color shades, tints & tones
#2485d5 color schemes
#2485d5 color preview, HTML & CSS examples
           This text has a color of #2485d5        
        
          <p style="color:#2485d5;">Text here</p>
        
        
          .mytext {color:#2485d5;}
        
        Text color #2485d5
      
           This box has a color of #2485d5        
        
          <div style="background-color:#2485d5;">Content here</div>
        
        
          .mybackground {background-color:#2485d5;}
        
        Background color #2485d5
      
           Border around this has a color of #2485d5        
        
          <div style="border:2px solid #2485d5;">Content here</div>
        
        
          .myborder {border:2px solid #2485d5;}
        
        Border color #2485d5