#205bef color space conversions
Hex:
        #205bef
        RGB:
        32, 91, 239
        CMY:
        87, 64, 6
        CMYK:
        87, 62, 0, 6
      HSL:
        223°, 86.6109%, 53.1373%
        HSV (HSB):
        223°, 86.6109%, 93.7255%
        XYZ:
        19.9167, 14.0212, 83.3180
        xyY:
        0.1699, 0.1196, 14.0212
      CIE-Lab:
        44.2634, 37.2259, -79.0296
        CIE-LCH:
        44.2634, 87.3581, 295.2222
        CIE-Luv:
        44.2634, -18.3747, -118.2736
        Hunter-Lab:
        37.4449, 29.4144, -105.7135
      #205bef color charts
#205bef RGB chart
      #205bef CMYK chart
      #205bef RGB pie chart
      #205bef color shades, tints & tones
#205bef color schemes
#205bef color preview, HTML & CSS examples
           This text has a color of #205bef        
        
          <p style="color:#205bef;">Text here</p>
        
        
          .mytext {color:#205bef;}
        
        Text color #205bef
      
           This box has a color of #205bef        
        
          <div style="background-color:#205bef;">Content here</div>
        
        
          .mybackground {background-color:#205bef;}
        
        Background color #205bef
      
           Border around this has a color of #205bef        
        
          <div style="border:2px solid #205bef;">Content here</div>
        
        
          .myborder {border:2px solid #205bef;}
        
        Border color #205bef