#3057d2 color space conversions
Hex:
        #3057d2
        RGB:
        48, 87, 210
        CMY:
        81, 66, 18
        CMYK:
        77, 59, 0, 18
      HSL:
        226°, 64.2857%, 50.5882%
        HSV (HSB):
        226°, 77.1429%, 82.3529%
        XYZ:
        16.2600, 12.0979, 62.4509
        xyY:
        0.1791, 0.1332, 12.0979
      CIE-Lab:
        41.3713, 30.2743, -67.2553
        CIE-LCH:
        41.3713, 73.7551, 294.2344
        CIE-Luv:
        41.3713, -15.5651, -99.8141
        Hunter-Lab:
        34.7821, 22.5769, -82.1073
      #3057d2 color charts
#3057d2 RGB chart
      #3057d2 CMYK chart
      #3057d2 RGB pie chart
      #3057d2 color shades, tints & tones
#3057d2 color schemes
#3057d2 color preview, HTML & CSS examples
           This text has a color of #3057d2        
        
          <p style="color:#3057d2;">Text here</p>
        
        
          .mytext {color:#3057d2;}
        
        Text color #3057d2
      
           This box has a color of #3057d2        
        
          <div style="background-color:#3057d2;">Content here</div>
        
        
          .mybackground {background-color:#3057d2;}
        
        Background color #3057d2
      
           Border around this has a color of #3057d2        
        
          <div style="border:2px solid #3057d2;">Content here</div>
        
        
          .myborder {border:2px solid #3057d2;}
        
        Border color #3057d2