#215dbf color space conversions
Hex:
        #215dbf
        RGB:
        33, 93, 191
        CMY:
        87, 64, 25
        CMYK:
        83, 51, 0, 25
      HSL:
        217°, 70.5357%, 43.9216%
        HSV (HSB):
        217°, 82.7225%, 74.9020%
        XYZ:
        13.9455, 11.9136, 50.8548
        xyY:
        0.1818, 0.1553, 11.9136
      CIE-Lab:
        41.0785, 17.6873, -56.7633
        CIE-LCH:
        41.0785, 59.4552, 287.3069
        CIE-Luv:
        41.0785, -19.3598, -84.2358
        Hunter-Lab:
        34.5161, 11.7160, -63.1944
      #215dbf color charts
#215dbf RGB chart
      #215dbf CMYK chart
      #215dbf RGB pie chart
      #215dbf color shades, tints & tones
#215dbf color schemes
#215dbf color preview, HTML & CSS examples
           This text has a color of #215dbf        
        
          <p style="color:#215dbf;">Text here</p>
        
        
          .mytext {color:#215dbf;}
        
        Text color #215dbf
      
           This box has a color of #215dbf        
        
          <div style="background-color:#215dbf;">Content here</div>
        
        
          .mybackground {background-color:#215dbf;}
        
        Background color #215dbf
      
           Border around this has a color of #215dbf        
        
          <div style="border:2px solid #215dbf;">Content here</div>
        
        
          .myborder {border:2px solid #215dbf;}
        
        Border color #215dbf