#2485be color space conversions
Hex:
        #2485be
        RGB:
        36, 133, 190
        CMY:
        86, 48, 25
        CMYK:
        81, 30, 0, 25
      HSL:
        202°, 68.1416%, 44.3137%
        HSV (HSB):
        202°, 81.0526%, 74.5098%
        XYZ:
        18.4093, 20.8678, 51.7728
        xyY:
        0.2022, 0.2292, 20.8678
      CIE-Lab:
        52.8045, -7.2791, -37.4742
        CIE-LCH:
        52.8045, 38.1747, 259.0075
        CIE-Luv:
        52.8045, -31.9578, -56.6237
        Hunter-Lab:
        45.6813, -8.0077, -35.2193
      #2485be color charts
#2485be RGB chart
      #2485be CMYK chart
      #2485be RGB pie chart
      #2485be color shades, tints & tones
#2485be color schemes
#2485be color preview, HTML & CSS examples
           This text has a color of #2485be        
        
          <p style="color:#2485be;">Text here</p>
        
        
          .mytext {color:#2485be;}
        
        Text color #2485be
      
           This box has a color of #2485be        
        
          <div style="background-color:#2485be;">Content here</div>
        
        
          .mybackground {background-color:#2485be;}
        
        Background color #2485be
      
           Border around this has a color of #2485be        
        
          <div style="border:2px solid #2485be;">Content here</div>
        
        
          .myborder {border:2px solid #2485be;}
        
        Border color #2485be