#205afd color space conversions
Hex:
        #205afd
        RGB:
        32, 90, 253
        CMY:
        87, 65, 1
        CMYK:
        87, 64, 0, 1
      HSL:
        224°, 98.2222%, 55.8824%
        HSV (HSB):
        224°, 87.3518%, 99.2157%
        XYZ:
        21.9815, 14.7113, 94.6095
        xyY:
        0.1674, 0.1120, 14.7113
      CIE-Lab:
        45.2362, 42.9599, -85.2687
        CIE-LCH:
        45.2362, 95.4793, 296.7398
        CIE-Luv:
        45.2362, -18.1317, -127.5240
        Hunter-Lab:
        38.3553, 35.1769, -119.3998
      #205afd color charts
#205afd RGB chart
      #205afd CMYK chart
      #205afd RGB pie chart
      #205afd color shades, tints & tones
#205afd color schemes
#205afd color preview, HTML & CSS examples
           This text has a color of #205afd        
        
          <p style="color:#205afd;">Text here</p>
        
        
          .mytext {color:#205afd;}
        
        Text color #205afd
      
           This box has a color of #205afd        
        
          <div style="background-color:#205afd;">Content here</div>
        
        
          .mybackground {background-color:#205afd;}
        
        Background color #205afd
      
           Border around this has a color of #205afd        
        
          <div style="border:2px solid #205afd;">Content here</div>
        
        
          .myborder {border:2px solid #205afd;}
        
        Border color #205afd