#3b62eb color space conversions
Hex:
        #3b62eb
        RGB:
        59, 98, 235
        CMY:
        77, 62, 8
        CMYK:
        75, 58, 0, 8
      HSL:
        227°, 81.4815%, 57.6471%
        HSV (HSB):
        227°, 74.8936%, 92.1569%
        XYZ:
        21.1667, 15.6633, 80.5050
        xyY:
        0.1804, 0.1335, 15.6633
      CIE-Lab:
        46.5297, 33.5447, -73.0399
        CIE-LCH:
        46.5297, 80.3746, 294.6677
        CIE-Luv:
        46.5297, -16.7554, -111.9368
        Hunter-Lab:
        39.5769, 26.2066, -92.9003
      #3b62eb color charts
#3b62eb RGB chart
      #3b62eb CMYK chart
      #3b62eb RGB pie chart
      #3b62eb color shades, tints & tones
#3b62eb color schemes
#3b62eb color preview, HTML & CSS examples
           This text has a color of #3b62eb        
        
          <p style="color:#3b62eb;">Text here</p>
        
        
          .mytext {color:#3b62eb;}
        
        Text color #3b62eb
      
           This box has a color of #3b62eb        
        
          <div style="background-color:#3b62eb;">Content here</div>
        
        
          .mybackground {background-color:#3b62eb;}
        
        Background color #3b62eb
      
           Border around this has a color of #3b62eb        
        
          <div style="border:2px solid #3b62eb;">Content here</div>
        
        
          .myborder {border:2px solid #3b62eb;}
        
        Border color #3b62eb