#3e95ed color space conversions
Hex:
        #3e95ed
        RGB:
        62, 149, 237
        CMY:
        76, 42, 7
        CMYK:
        74, 37, 0, 7
      HSL:
        210°, 82.9384%, 58.6275%
        HSV (HSB):
        210°, 73.8397%, 92.9412%
        XYZ:
        28.0201, 28.6334, 84.1708
        xyY:
        0.1990, 0.2033, 28.6334
      CIE-Lab:
        60.4568, 3.2173, -51.7319
        CIE-LCH:
        60.4568, 51.8319, 273.5587
        CIE-Luv:
        60.4568, -31.4278, -82.8335
        Hunter-Lab:
        53.5102, -0.1731, -55.8051
      #3e95ed color charts
#3e95ed RGB chart
      #3e95ed CMYK chart
      #3e95ed RGB pie chart
      #3e95ed color shades, tints & tones
#3e95ed color schemes
#3e95ed color preview, HTML & CSS examples
           This text has a color of #3e95ed        
        
          <p style="color:#3e95ed;">Text here</p>
        
        
          .mytext {color:#3e95ed;}
        
        Text color #3e95ed
      
           This box has a color of #3e95ed        
        
          <div style="background-color:#3e95ed;">Content here</div>
        
        
          .mybackground {background-color:#3e95ed;}
        
        Background color #3e95ed
      
           Border around this has a color of #3e95ed        
        
          <div style="border:2px solid #3e95ed;">Content here</div>
        
        
          .myborder {border:2px solid #3e95ed;}
        
        Border color #3e95ed