#3062ec color space conversions
Hex:
        #3062ec
        RGB:
        48, 98, 236
        CMY:
        81, 62, 7
        CMYK:
        80, 58, 0, 7
      HSL:
        224°, 83.1858%, 55.6863%
        HSV (HSB):
        224°, 79.6610%, 92.5490%
        XYZ:
        20.7269, 15.4199, 81.2408
        xyY:
        0.1766, 0.1314, 15.4199
      CIE-Lab:
        46.2040, 32.8348, -74.1507
        CIE-LCH:
        46.2040, 81.0953, 293.8843
        CIE-Luv:
        46.2040, -18.3811, -113.1614
        Hunter-Lab:
        39.2681, 25.4985, -95.1757
      #3062ec color charts
#3062ec RGB chart
      #3062ec CMYK chart
      #3062ec RGB pie chart
      #3062ec color shades, tints & tones
#3062ec color schemes
#3062ec color preview, HTML & CSS examples
           This text has a color of #3062ec        
        
          <p style="color:#3062ec;">Text here</p>
        
        
          .mytext {color:#3062ec;}
        
        Text color #3062ec
      
           This box has a color of #3062ec        
        
          <div style="background-color:#3062ec;">Content here</div>
        
        
          .mybackground {background-color:#3062ec;}
        
        Background color #3062ec
      
           Border around this has a color of #3062ec        
        
          <div style="border:2px solid #3062ec;">Content here</div>
        
        
          .myborder {border:2px solid #3062ec;}
        
        Border color #3062ec