#2115a5 color space conversions
Hex:
        #2115a5
        RGB:
        33, 21, 165
        CMY:
        87, 92, 35
        CMYK:
        80, 87, 0, 35
      HSL:
        245°, 77.4194%, 36.4706%
        HSV (HSB):
        245°, 87.2727%, 64.7059%
        XYZ:
        7.6869, 3.5763, 35.8825
        xyY:
        0.1630, 0.0759, 3.5763
      CIE-Lab:
        22.2180, 51.4929, -72.2525
        CIE-LCH:
        22.2180, 88.7240, 305.4767
        CIE-Luv:
        22.2180, -4.5862, -80.2554
        Hunter-Lab:
        18.9110, 39.4617, -99.2611
      #2115a5 color charts
#2115a5 RGB chart
      #2115a5 CMYK chart
      #2115a5 RGB pie chart
      #2115a5 color shades, tints & tones
#2115a5 color schemes
#2115a5 color preview, HTML & CSS examples
           This text has a color of #2115a5        
        
          <p style="color:#2115a5;">Text here</p>
        
        
          .mytext {color:#2115a5;}
        
        Text color #2115a5
      
           This box has a color of #2115a5        
        
          <div style="background-color:#2115a5;">Content here</div>
        
        
          .mybackground {background-color:#2115a5;}
        
        Background color #2115a5
      
           Border around this has a color of #2115a5        
        
          <div style="border:2px solid #2115a5;">Content here</div>
        
        
          .myborder {border:2px solid #2115a5;}
        
        Border color #2115a5