#205c90 color space conversions
Hex:
        #205c90
        RGB:
        32, 92, 144
        CMY:
        87, 64, 44
        CMYK:
        78, 36, 0, 44
      HSL:
        208°, 63.6364%, 34.5098%
        HSV (HSB):
        208°, 77.7778%, 56.4706%
        XYZ:
        9.4569, 9.9750, 27.8125
        xyY:
        0.2002, 0.2111, 9.9750
      CIE-Lab:
        37.7975, -0.1964, -34.1442
        CIE-LCH:
        37.7975, 34.1448, 269.6704
        CIE-Luv:
        37.7975, -20.5700, -48.2325
        Hunter-Lab:
        31.5832, -1.8229, -30.1031
      #205c90 color charts
#205c90 RGB chart
      #205c90 CMYK chart
      #205c90 RGB pie chart
      #205c90 color shades, tints & tones
#205c90 color schemes
#205c90 color preview, HTML & CSS examples
           This text has a color of #205c90        
        
          <p style="color:#205c90;">Text here</p>
        
        
          .mytext {color:#205c90;}
        
        Text color #205c90
      
           This box has a color of #205c90        
        
          <div style="background-color:#205c90;">Content here</div>
        
        
          .mybackground {background-color:#205c90;}
        
        Background color #205c90
      
           Border around this has a color of #205c90        
        
          <div style="border:2px solid #205c90;">Content here</div>
        
        
          .myborder {border:2px solid #205c90;}
        
        Border color #205c90