#2493bf color space conversions
Hex:
        #2493bf
        RGB:
        36, 147, 191
        CMY:
        86, 42, 25
        CMYK:
        81, 23, 0, 25
      HSL:
        197°, 68.2819%, 44.5098%
        HSV (HSB):
        197°, 81.1518%, 74.9020%
        XYZ:
        20.5652, 25.0041, 53.0326
        xyY:
        0.2086, 0.2536, 25.0041
      CIE-Lab:
        57.0794, -14.8266, -31.3598
        CIE-LCH:
        57.0794, 34.6881, 244.6956
        CIE-Luv:
        57.0794, -36.7664, -46.4980
        Hunter-Lab:
        50.0041, -14.0953, -27.8780
      #2493bf color charts
#2493bf RGB chart
      #2493bf CMYK chart
      #2493bf RGB pie chart
      #2493bf color shades, tints & tones
#2493bf color schemes
#2493bf color preview, HTML & CSS examples
           This text has a color of #2493bf        
        
          <p style="color:#2493bf;">Text here</p>
        
        
          .mytext {color:#2493bf;}
        
        Text color #2493bf
      
           This box has a color of #2493bf        
        
          <div style="background-color:#2493bf;">Content here</div>
        
        
          .mybackground {background-color:#2493bf;}
        
        Background color #2493bf
      
           Border around this has a color of #2493bf        
        
          <div style="border:2px solid #2493bf;">Content here</div>
        
        
          .myborder {border:2px solid #2493bf;}
        
        Border color #2493bf