#205ce2 color space conversions
Hex:
        #205ce2
        RGB:
        32, 92, 226
        CMY:
        87, 64, 11
        CMYK:
        86, 59, 0, 11
      HSL:
        221°, 76.9841%, 50.5882%
        HSV (HSB):
        221°, 85.8407%, 88.6275%
        XYZ:
        18.1503, 13.4524, 73.5914
        xyY:
        0.1725, 0.1279, 13.4524
      CIE-Lab:
        43.4371, 31.7344, -73.0392
        CIE-LCH:
        43.4371, 79.6354, 293.4842
        CIE-Luv:
        43.4371, -18.6927, -109.3325
        Hunter-Lab:
        36.6775, 24.1473, -93.2882
      #205ce2 color charts
#205ce2 RGB chart
      #205ce2 CMYK chart
      #205ce2 RGB pie chart
      #205ce2 color shades, tints & tones
#205ce2 color schemes
#205ce2 color preview, HTML & CSS examples
           This text has a color of #205ce2        
        
          <p style="color:#205ce2;">Text here</p>
        
        
          .mytext {color:#205ce2;}
        
        Text color #205ce2
      
           This box has a color of #205ce2        
        
          <div style="background-color:#205ce2;">Content here</div>
        
        
          .mybackground {background-color:#205ce2;}
        
        Background color #205ce2
      
           Border around this has a color of #205ce2        
        
          <div style="border:2px solid #205ce2;">Content here</div>
        
        
          .myborder {border:2px solid #205ce2;}
        
        Border color #205ce2