#2059ed color space conversions
Hex:
        #2059ed
        RGB:
        32, 89, 237
        CMY:
        87, 65, 7
        CMYK:
        86, 62, 0, 7
      HSL:
        223°, 85.0622%, 52.7451%
        HSV (HSB):
        223°, 86.4979%, 92.9412%
        XYZ:
        19.4541, 13.5663, 81.7140
        xyY:
        0.1696, 0.1182, 13.5663
      CIE-Lab:
        43.6044, 37.7490, -78.9843
        CIE-LCH:
        43.6044, 87.5414, 295.5446
        CIE-Luv:
        43.6044, -17.9112, -117.6210
        Hunter-Lab:
        36.8324, 29.8233, -105.7543
      #2059ed color charts
#2059ed RGB chart
      #2059ed CMYK chart
      #2059ed RGB pie chart
      #2059ed color shades, tints & tones
#2059ed color schemes
#2059ed color preview, HTML & CSS examples
           This text has a color of #2059ed        
        
          <p style="color:#2059ed;">Text here</p>
        
        
          .mytext {color:#2059ed;}
        
        Text color #2059ed
      
           This box has a color of #2059ed        
        
          <div style="background-color:#2059ed;">Content here</div>
        
        
          .mybackground {background-color:#2059ed;}
        
        Background color #2059ed
      
           Border around this has a color of #2059ed        
        
          <div style="border:2px solid #2059ed;">Content here</div>
        
        
          .myborder {border:2px solid #2059ed;}
        
        Border color #2059ed