#205cf0 color space conversions
Hex:
        #205cf0
        RGB:
        32, 92, 240
        CMY:
        87, 64, 6
        CMYK:
        87, 62, 0, 6
      HSL:
        223°, 87.3950%, 53.3333%
        HSV (HSB):
        223°, 86.6667%, 94.1176%
        XYZ:
        20.1510, 14.2526, 84.1270
        xyY:
        0.1700, 0.1202, 14.2526
      CIE-Lab:
        44.5931, 36.9645, -79.0513
        CIE-LCH:
        44.5931, 87.2668, 295.0609
        CIE-Luv:
        44.5931, -18.6074, -118.5931
        Hunter-Lab:
        37.7527, 29.2096, -105.6934
      #205cf0 color charts
#205cf0 RGB chart
      #205cf0 CMYK chart
      #205cf0 RGB pie chart
      #205cf0 color shades, tints & tones
#205cf0 color schemes
#205cf0 color preview, HTML & CSS examples
           This text has a color of #205cf0        
        
          <p style="color:#205cf0;">Text here</p>
        
        
          .mytext {color:#205cf0;}
        
        Text color #205cf0
      
           This box has a color of #205cf0        
        
          <div style="background-color:#205cf0;">Content here</div>
        
        
          .mybackground {background-color:#205cf0;}
        
        Background color #205cf0
      
           Border around this has a color of #205cf0        
        
          <div style="border:2px solid #205cf0;">Content here</div>
        
        
          .myborder {border:2px solid #205cf0;}
        
        Border color #205cf0