#205bb2 color space conversions
Hex:
        #205bb2
        RGB:
        32, 91, 178
        CMY:
        87, 64, 30
        CMYK:
        82, 49, 0, 30
      HSL:
        216°, 69.5238%, 41.1765%
        HSV (HSB):
        216°, 82.0225%, 69.8039%
        XYZ:
        12.3726, 11.0036, 43.5913
        xyY:
        0.1848, 0.1643, 11.0036
      CIE-Lab:
        39.5865, 13.8056, -51.5653
        CIE-LCH:
        39.5865, 53.3814, 284.9883
        CIE-Luv:
        39.5865, -19.1753, -75.6559
        Hunter-Lab:
        33.1717, 8.5279, -54.6935
      #205bb2 color charts
#205bb2 RGB chart
      #205bb2 CMYK chart
      #205bb2 RGB pie chart
      #205bb2 color shades, tints & tones
#205bb2 color schemes
#205bb2 color preview, HTML & CSS examples
           This text has a color of #205bb2        
        
          <p style="color:#205bb2;">Text here</p>
        
        
          .mytext {color:#205bb2;}
        
        Text color #205bb2
      
           This box has a color of #205bb2        
        
          <div style="background-color:#205bb2;">Content here</div>
        
        
          .mybackground {background-color:#205bb2;}
        
        Background color #205bb2
      
           Border around this has a color of #205bb2        
        
          <div style="border:2px solid #205bb2;">Content here</div>
        
        
          .myborder {border:2px solid #205bb2;}
        
        Border color #205bb2