#2533e3 color space conversions
Hex:
        #2533e3
        RGB:
        37, 51, 227
        CMY:
        85, 80, 11
        CMYK:
        84, 78, 0, 11
      HSL:
        236°, 77.2358%, 51.7647%
        HSV (HSB):
        236°, 83.7004%, 89.0196%
        XYZ:
        15.8119, 8.3070, 73.4431
        xyY:
        0.1621, 0.0851, 8.3070
      CIE-Lab:
        34.6143, 56.8261, -88.1329
        CIE-LCH:
        34.6143, 104.8647, 302.8130
        CIE-Luv:
        34.6143, -10.1317, -117.4870
        Hunter-Lab:
        28.8219, 47.4881, -130.9056
      #2533e3 color charts
#2533e3 RGB chart
      #2533e3 CMYK chart
      #2533e3 RGB pie chart
      #2533e3 color shades, tints & tones
#2533e3 color schemes
#2533e3 color preview, HTML & CSS examples
           This text has a color of #2533e3        
        
          <p style="color:#2533e3;">Text here</p>
        
        
          .mytext {color:#2533e3;}
        
        Text color #2533e3
      
           This box has a color of #2533e3        
        
          <div style="background-color:#2533e3;">Content here</div>
        
        
          .mybackground {background-color:#2533e3;}
        
        Background color #2533e3
      
           Border around this has a color of #2533e3        
        
          <div style="border:2px solid #2533e3;">Content here</div>
        
        
          .myborder {border:2px solid #2533e3;}
        
        Border color #2533e3