#205ef4 color space conversions
Hex:
        #205ef4
        RGB:
        32, 94, 244
        CMY:
        87, 63, 4
        CMYK:
        87, 61, 0, 4
      HSL:
        222°, 90.5983%, 54.1176%
        HSV (HSB):
        222°, 86.8852%, 95.6863%
        XYZ:
        20.9275, 14.8441, 87.3502
        xyY:
        0.1700, 0.1206, 14.8441
      CIE-Lab:
        45.4200, 37.1818, -79.9401
        CIE-LCH:
        45.4200, 88.1641, 294.9441
        CIE-Luv:
        45.4200, -19.0643, -120.5259
        Hunter-Lab:
        38.5281, 29.5326, -107.4515
      #205ef4 color charts
#205ef4 RGB chart
      #205ef4 CMYK chart
      #205ef4 RGB pie chart
      #205ef4 color shades, tints & tones
#205ef4 color schemes
#205ef4 color preview, HTML & CSS examples
           This text has a color of #205ef4        
        
          <p style="color:#205ef4;">Text here</p>
        
        
          .mytext {color:#205ef4;}
        
        Text color #205ef4
      
           This box has a color of #205ef4        
        
          <div style="background-color:#205ef4;">Content here</div>
        
        
          .mybackground {background-color:#205ef4;}
        
        Background color #205ef4
      
           Border around this has a color of #205ef4        
        
          <div style="border:2px solid #205ef4;">Content here</div>
        
        
          .myborder {border:2px solid #205ef4;}
        
        Border color #205ef4