#215ca8 color space conversions
Hex:
        #215ca8
        RGB:
        33, 92, 168
        CMY:
        87, 64, 34
        CMYK:
        80, 45, 0, 34
      HSL:
        214°, 67.1642%, 39.4118%
        HSV (HSB):
        214°, 80.3571%, 65.8824%
        XYZ:
        11.5222, 10.8048, 38.5240
        xyY:
        0.1894, 0.1776, 10.8048
      CIE-Lab:
        39.2497, 9.3134, -46.1976
        CIE-LCH:
        39.2497, 47.1271, 281.3980
        CIE-Luv:
        39.2497, -19.6211, -67.3772
        Hunter-Lab:
        32.8706, 5.0465, -46.4778
      #215ca8 color charts
#215ca8 RGB chart
      #215ca8 CMYK chart
      #215ca8 RGB pie chart
      #215ca8 color shades, tints & tones
#215ca8 color schemes
#215ca8 color preview, HTML & CSS examples
           This text has a color of #215ca8        
        
          <p style="color:#215ca8;">Text here</p>
        
        
          .mytext {color:#215ca8;}
        
        Text color #215ca8
      
           This box has a color of #215ca8        
        
          <div style="background-color:#215ca8;">Content here</div>
        
        
          .mybackground {background-color:#215ca8;}
        
        Background color #215ca8
      
           Border around this has a color of #215ca8        
        
          <div style="border:2px solid #215ca8;">Content here</div>
        
        
          .myborder {border:2px solid #215ca8;}
        
        Border color #215ca8