#205ffb color space conversions
Hex:
        #205ffb
        RGB:
        32, 95, 251
        CMY:
        87, 63, 2
        CMYK:
        87, 62, 0, 2
      HSL:
        223°, 96.4758%, 55.4902%
        HSV (HSB):
        223°, 87.2510%, 98.4314%
        XYZ:
        22.1005, 15.4565, 93.0854
        xyY:
        0.1692, 0.1183, 15.4565
      CIE-Lab:
        46.2532, 39.1287, -82.4847
        CIE-LCH:
        46.2532, 91.2950, 295.3785
        CIE-Luv:
        46.2532, -19.2692, -124.7347
        Hunter-Lab:
        39.3148, 31.5413, -112.8602
      #205ffb color charts
#205ffb RGB chart
      #205ffb CMYK chart
      #205ffb RGB pie chart
      #205ffb color shades, tints & tones
#205ffb color schemes
#205ffb color preview, HTML & CSS examples
           This text has a color of #205ffb        
        
          <p style="color:#205ffb;">Text here</p>
        
        
          .mytext {color:#205ffb;}
        
        Text color #205ffb
      
           This box has a color of #205ffb        
        
          <div style="background-color:#205ffb;">Content here</div>
        
        
          .mybackground {background-color:#205ffb;}
        
        Background color #205ffb
      
           Border around this has a color of #205ffb        
        
          <div style="border:2px solid #205ffb;">Content here</div>
        
        
          .myborder {border:2px solid #205ffb;}
        
        Border color #205ffb