#205ce5 color space conversions
Hex:
        #205ce5
        RGB:
        32, 92, 229
        CMY:
        87, 64, 10
        CMYK:
        86, 60, 0, 10
      HSL:
        222°, 79.1165%, 51.1765%
        HSV (HSB):
        222°, 86.0262%, 89.8039%
        XYZ:
        18.5657, 13.6185, 75.7789
        xyY:
        0.1720, 0.1261, 13.6185
      CIE-Lab:
        43.6808, 32.8639, -74.3411
        CIE-LCH:
        43.6808, 81.2812, 293.8487
        CIE-Luv:
        43.6808, -18.6696, -111.3412
        Hunter-Lab:
        36.9033, 25.2209, -95.9165
      #205ce5 color charts
#205ce5 RGB chart
      #205ce5 CMYK chart
      #205ce5 RGB pie chart
      #205ce5 color shades, tints & tones
#205ce5 color schemes
#205ce5 color preview, HTML & CSS examples
           This text has a color of #205ce5        
        
          <p style="color:#205ce5;">Text here</p>
        
        
          .mytext {color:#205ce5;}
        
        Text color #205ce5
      
           This box has a color of #205ce5        
        
          <div style="background-color:#205ce5;">Content here</div>
        
        
          .mybackground {background-color:#205ce5;}
        
        Background color #205ce5
      
           Border around this has a color of #205ce5        
        
          <div style="border:2px solid #205ce5;">Content here</div>
        
        
          .myborder {border:2px solid #205ce5;}
        
        Border color #205ce5