#2115a2 color space conversions
Hex:
        #2115a2
        RGB:
        33, 21, 162
        CMY:
        87, 92, 36
        CMYK:
        80, 87, 0, 36
      HSL:
        245°, 77.0492%, 35.8824%
        HSV (HSB):
        245°, 87.0370%, 63.5294%
        XYZ:
        7.4170, 3.4683, 34.4610
        xyY:
        0.1636, 0.0765, 3.4683
      CIE-Lab:
        21.8295, 50.6065, -71.0736
        CIE-LCH:
        21.8295, 87.2495, 305.4520
        CIE-Luv:
        21.8295, -4.4362, -78.5025
        Hunter-Lab:
        18.6234, 38.4986, -96.6747
      #2115a2 color charts
#2115a2 RGB chart
      #2115a2 CMYK chart
      #2115a2 RGB pie chart
      #2115a2 color shades, tints & tones
#2115a2 color schemes
#2115a2 color preview, HTML & CSS examples
           This text has a color of #2115a2        
        
          <p style="color:#2115a2;">Text here</p>
        
        
          .mytext {color:#2115a2;}
        
        Text color #2115a2
      
           This box has a color of #2115a2        
        
          <div style="background-color:#2115a2;">Content here</div>
        
        
          .mybackground {background-color:#2115a2;}
        
        Background color #2115a2
      
           Border around this has a color of #2115a2        
        
          <div style="border:2px solid #2115a2;">Content here</div>
        
        
          .myborder {border:2px solid #2115a2;}
        
        Border color #2115a2