#3a62eb color space conversions
Hex:
        #3a62eb
        RGB:
        58, 98, 235
        CMY:
        77, 62, 8
        CMYK:
        75, 58, 0, 8
      HSL:
        226°, 81.5668%, 57.4510%
        HSV (HSB):
        226°, 75.3191%, 92.1569%
        XYZ:
        21.1080, 15.6331, 80.5022
        xyY:
        0.1800, 0.1333, 15.6331
      CIE-Lab:
        46.4894, 33.4380, -73.1073
        CIE-LCH:
        46.4894, 80.3914, 294.5785
        CIE-Luv:
        46.4894, -16.9187, -111.9916
        Hunter-Lab:
        39.5387, 26.1008, -93.0396
      #3a62eb color charts
#3a62eb RGB chart
      #3a62eb CMYK chart
      #3a62eb RGB pie chart
      #3a62eb color shades, tints & tones
#3a62eb color schemes
#3a62eb color preview, HTML & CSS examples
           This text has a color of #3a62eb        
        
          <p style="color:#3a62eb;">Text here</p>
        
        
          .mytext {color:#3a62eb;}
        
        Text color #3a62eb
      
           This box has a color of #3a62eb        
        
          <div style="background-color:#3a62eb;">Content here</div>
        
        
          .mybackground {background-color:#3a62eb;}
        
        Background color #3a62eb
      
           Border around this has a color of #3a62eb        
        
          <div style="border:2px solid #3a62eb;">Content here</div>
        
        
          .myborder {border:2px solid #3a62eb;}
        
        Border color #3a62eb