#205fae color space conversions
Hex:
        #205fae
        RGB:
        32, 95, 174
        CMY:
        87, 63, 32
        CMYK:
        82, 45, 0, 32
      HSL:
        213°, 68.9320%, 40.3922%
        HSV (HSB):
        213°, 81.6092%, 68.2353%
        XYZ:
        12.3279, 11.5475, 41.6235
        xyY:
        0.1882, 0.1763, 11.5475
      CIE-Lab:
        40.4877, 9.6152, -47.7594
        CIE-LCH:
        40.4877, 48.7177, 281.3830
        CIE-Luv:
        40.4877, -20.5174, -70.2823
        Hunter-Lab:
        33.9816, 5.2885, -48.8363
      #205fae color charts
#205fae RGB chart
      #205fae CMYK chart
      #205fae RGB pie chart
      #205fae color shades, tints & tones
#205fae color schemes
#205fae color preview, HTML & CSS examples
           This text has a color of #205fae        
        
          <p style="color:#205fae;">Text here</p>
        
        
          .mytext {color:#205fae;}
        
        Text color #205fae
      
           This box has a color of #205fae        
        
          <div style="background-color:#205fae;">Content here</div>
        
        
          .mybackground {background-color:#205fae;}
        
        Background color #205fae
      
           Border around this has a color of #205fae        
        
          <div style="border:2px solid #205fae;">Content here</div>
        
        
          .myborder {border:2px solid #205fae;}
        
        Border color #205fae