#215bbd color space conversions
Hex:
        #215bbd
        RGB:
        33, 91, 189
        CMY:
        87, 64, 26
        CMYK:
        83, 52, 0, 26
      HSL:
        218°, 70.2703%, 43.5294%
        HSV (HSB):
        218°, 82.5397%, 74.1176%
        XYZ:
        13.5536, 11.4796, 49.6456
        xyY:
        0.1815, 0.1537, 11.4796
      CIE-Lab:
        40.3768, 18.2178, -56.7334
        CIE-LCH:
        40.3768, 59.5866, 287.8025
        CIE-Luv:
        40.3768, -18.8194, -83.7937
        Hunter-Lab:
        33.8816, 12.1122, -63.1585
      #215bbd color charts
#215bbd RGB chart
      #215bbd CMYK chart
      #215bbd RGB pie chart
      #215bbd color shades, tints & tones
#215bbd color schemes
#215bbd color preview, HTML & CSS examples
           This text has a color of #215bbd        
        
          <p style="color:#215bbd;">Text here</p>
        
        
          .mytext {color:#215bbd;}
        
        Text color #215bbd
      
           This box has a color of #215bbd        
        
          <div style="background-color:#215bbd;">Content here</div>
        
        
          .mybackground {background-color:#215bbd;}
        
        Background color #215bbd
      
           Border around this has a color of #215bbd        
        
          <div style="border:2px solid #215bbd;">Content here</div>
        
        
          .myborder {border:2px solid #215bbd;}
        
        Border color #215bbd