#2051dd color space conversions
Hex:
        #2051dd
        RGB:
        32, 81, 221
        CMY:
        87, 68, 13
        CMYK:
        86, 63, 0, 13
      HSL:
        224°, 74.7036%, 49.6078%
        HSV (HSB):
        224°, 85.5204%, 86.6667%
        XYZ:
        16.5892, 11.4124, 69.7351
        xyY:
        0.1697, 0.1168, 11.4124
      CIE-Lab:
        40.2665, 36.8973, -75.3847
        CIE-LCH:
        40.2665, 83.9301, 296.0796
        CIE-Luv:
        40.2665, -16.0628, -109.7205
        Hunter-Lab:
        33.7822, 28.5360, -98.7420
      #2051dd color charts
#2051dd RGB chart
      #2051dd CMYK chart
      #2051dd RGB pie chart
      #2051dd color shades, tints & tones
#2051dd color schemes
#2051dd color preview, HTML & CSS examples
           This text has a color of #2051dd        
        
          <p style="color:#2051dd;">Text here</p>
        
        
          .mytext {color:#2051dd;}
        
        Text color #2051dd
      
           This box has a color of #2051dd        
        
          <div style="background-color:#2051dd;">Content here</div>
        
        
          .mybackground {background-color:#2051dd;}
        
        Background color #2051dd
      
           Border around this has a color of #2051dd        
        
          <div style="border:2px solid #2051dd;">Content here</div>
        
        
          .myborder {border:2px solid #2051dd;}
        
        Border color #2051dd