#205def color space conversions
Hex:
        #205def
        RGB:
        32, 93, 239
        CMY:
        87, 64, 6
        CMYK:
        87, 61, 0, 6
      HSL:
        222°, 86.6109%, 53.1373%
        HSV (HSB):
        222°, 86.6109%, 93.7255%
        XYZ:
        20.0900, 14.3678, 83.3758
        xyY:
        0.1705, 0.1219, 14.3678
      CIE-Lab:
        44.7558, 35.9621, -78.2228
        CIE-LCH:
        44.7558, 86.0934, 294.6901
        CIE-Luv:
        44.7558, -18.8508, -117.5989
        Hunter-Lab:
        37.9048, 28.2736, -103.8813
      #205def color charts
#205def RGB chart
      #205def CMYK chart
      #205def RGB pie chart
      #205def color shades, tints & tones
#205def color schemes
#205def color preview, HTML & CSS examples
           This text has a color of #205def        
        
          <p style="color:#205def;">Text here</p>
        
        
          .mytext {color:#205def;}
        
        Text color #205def
      
           This box has a color of #205def        
        
          <div style="background-color:#205def;">Content here</div>
        
        
          .mybackground {background-color:#205def;}
        
        Background color #205def
      
           Border around this has a color of #205def        
        
          <div style="border:2px solid #205def;">Content here</div>
        
        
          .myborder {border:2px solid #205def;}
        
        Border color #205def