#3062e1 color space conversions
Hex:
        #3062e1
        RGB:
        48, 98, 225
        CMY:
        81, 62, 12
        CMYK:
        79, 56, 0, 12
      HSL:
        223°, 74.6835%, 53.5294%
        HSV (HSB):
        223°, 78.6667%, 88.2353%
        XYZ:
        19.1772, 14.8000, 73.0801
        xyY:
        0.1791, 0.1382, 14.8000
      CIE-Lab:
        45.3590, 28.7811, -69.3181
        CIE-LCH:
        45.3590, 75.0556, 292.5484
        CIE-Luv:
        45.3590, -18.4168, -105.5704
        Hunter-Lab:
        38.4708, 21.6563, -85.6994
      #3062e1 color charts
#3062e1 RGB chart
      #3062e1 CMYK chart
      #3062e1 RGB pie chart
      #3062e1 color shades, tints & tones
#3062e1 color schemes
#3062e1 color preview, HTML & CSS examples
           This text has a color of #3062e1        
        
          <p style="color:#3062e1;">Text here</p>
        
        
          .mytext {color:#3062e1;}
        
        Text color #3062e1
      
           This box has a color of #3062e1        
        
          <div style="background-color:#3062e1;">Content here</div>
        
        
          .mybackground {background-color:#3062e1;}
        
        Background color #3062e1
      
           Border around this has a color of #3062e1        
        
          <div style="border:2px solid #3062e1;">Content here</div>
        
        
          .myborder {border:2px solid #3062e1;}
        
        Border color #3062e1