#3d95ee color space conversions
Hex:
        #3d95ee
        RGB:
        61, 149, 238
        CMY:
        76, 42, 7
        CMYK:
        74, 37, 0, 7
      HSL:
        210°, 83.8863%, 58.6275%
        HSV (HSB):
        210°, 74.3697%, 93.3333%
        XYZ:
        28.1045, 28.6600, 84.9396
        xyY:
        0.1983, 0.2023, 28.6600
      CIE-Lab:
        60.4804, 3.4492, -52.2483
        CIE-LCH:
        60.4804, 52.3621, 273.7769
        CIE-Luv:
        60.4804, -31.5533, -83.7188
        Hunter-Lab:
        53.5351, 0.0215, -56.5959
      #3d95ee color charts
#3d95ee RGB chart
      #3d95ee CMYK chart
      #3d95ee RGB pie chart
      #3d95ee color shades, tints & tones
#3d95ee color schemes
#3d95ee color preview, HTML & CSS examples
           This text has a color of #3d95ee        
        
          <p style="color:#3d95ee;">Text here</p>
        
        
          .mytext {color:#3d95ee;}
        
        Text color #3d95ee
      
           This box has a color of #3d95ee        
        
          <div style="background-color:#3d95ee;">Content here</div>
        
        
          .mybackground {background-color:#3d95ee;}
        
        Background color #3d95ee
      
           Border around this has a color of #3d95ee        
        
          <div style="border:2px solid #3d95ee;">Content here</div>
        
        
          .myborder {border:2px solid #3d95ee;}
        
        Border color #3d95ee