#3053d2 color space conversions
Hex:
        #3053d2
        RGB:
        48, 83, 210
        CMY:
        81, 67, 18
        CMYK:
        77, 60, 0, 18
      HSL:
        227°, 64.2857%, 50.5882%
        HSV (HSB):
        227°, 77.1429%, 82.3529%
        XYZ:
        15.9450, 11.4680, 62.3459
        xyY:
        0.1776, 0.1278, 11.4680
      CIE-Lab:
        40.3578, 32.8390, -68.9095
        CIE-LCH:
        40.3578, 76.3343, 295.4802
        CIE-Luv:
        40.3578, -14.5648, -101.3134
        Hunter-Lab:
        33.8645, 24.7836, -85.4502
      #3053d2 color charts
#3053d2 RGB chart
      #3053d2 CMYK chart
      #3053d2 RGB pie chart
      #3053d2 color shades, tints & tones
#3053d2 color schemes
#3053d2 color preview, HTML & CSS examples
           This text has a color of #3053d2        
        
          <p style="color:#3053d2;">Text here</p>
        
        
          .mytext {color:#3053d2;}
        
        Text color #3053d2
      
           This box has a color of #3053d2        
        
          <div style="background-color:#3053d2;">Content here</div>
        
        
          .mybackground {background-color:#3053d2;}
        
        Background color #3053d2
      
           Border around this has a color of #3053d2        
        
          <div style="border:2px solid #3053d2;">Content here</div>
        
        
          .myborder {border:2px solid #3053d2;}
        
        Border color #3053d2