#215aa5 color space conversions
Hex:
        #215aa5
        RGB:
        33, 90, 165
        CMY:
        87, 65, 35
        CMYK:
        80, 45, 0, 35
      HSL:
        214°, 66.6667%, 38.8235%
        HSV (HSB):
        214°, 80.0000%, 64.7059%
        XYZ:
        11.0749, 10.3523, 37.0118
        xyY:
        0.1895, 0.1771, 10.3523
      CIE-Lab:
        38.4674, 9.4407, -45.6707
        CIE-LCH:
        38.4674, 46.6363, 281.6792
        CIE-Luv:
        38.4674, -19.0733, -66.2396
        Hunter-Lab:
        32.1750, 5.1351, -45.6806
      #215aa5 color charts
#215aa5 RGB chart
      #215aa5 CMYK chart
      #215aa5 RGB pie chart
      #215aa5 color shades, tints & tones
#215aa5 color schemes
#215aa5 color preview, HTML & CSS examples
           This text has a color of #215aa5        
        
          <p style="color:#215aa5;">Text here</p>
        
        
          .mytext {color:#215aa5;}
        
        Text color #215aa5
      
           This box has a color of #215aa5        
        
          <div style="background-color:#215aa5;">Content here</div>
        
        
          .mybackground {background-color:#215aa5;}
        
        Background color #215aa5
      
           Border around this has a color of #215aa5        
        
          <div style="border:2px solid #215aa5;">Content here</div>
        
        
          .myborder {border:2px solid #215aa5;}
        
        Border color #215aa5