#215f8b color space conversions
Hex:
        #215f8b
        RGB:
        33, 95, 139
        CMY:
        87, 63, 45
        CMYK:
        76, 32, 0, 45
      HSL:
        205°, 61.6279%, 33.7255%
        HSV (HSB):
        205°, 76.2590%, 54.5098%
        XYZ:
        9.3796, 10.3718, 25.9337
        xyY:
        0.2053, 0.2270, 10.3718
      CIE-Lab:
        38.5017, -3.8642, -30.0059
        CIE-LCH:
        38.5017, 30.2536, 262.6618
        CIE-Luv:
        38.5017, -21.6672, -41.9496
        Hunter-Lab:
        32.2053, -4.3723, -25.2002
      #215f8b color charts
#215f8b RGB chart
      #215f8b CMYK chart
      #215f8b RGB pie chart
      #215f8b color shades, tints & tones
#215f8b color schemes
#215f8b color preview, HTML & CSS examples
           This text has a color of #215f8b        
        
          <p style="color:#215f8b;">Text here</p>
        
        
          .mytext {color:#215f8b;}
        
        Text color #215f8b
      
           This box has a color of #215f8b        
        
          <div style="background-color:#215f8b;">Content here</div>
        
        
          .mybackground {background-color:#215f8b;}
        
        Background color #215f8b
      
           Border around this has a color of #215f8b        
        
          <div style="border:2px solid #215f8b;">Content here</div>
        
        
          .myborder {border:2px solid #215f8b;}
        
        Border color #215f8b