#3d6cde color space conversions
Hex:
        #3d6cde
        RGB:
        61, 108, 222
        CMY:
        76, 58, 13
        CMYK:
        73, 51, 0, 13
      HSL:
        222°, 70.9251%, 55.4902%
        HSV (HSB):
        222°, 72.5225%, 87.0588%
        XYZ:
        20.4718, 16.9912, 71.3079
        xyY:
        0.1882, 0.1562, 16.9912
      CIE-Lab:
        48.2489, 22.7809, -62.9085
        CIE-LCH:
        48.2489, 66.9062, 289.9067
        CIE-Luv:
        48.2489, -19.1124, -97.7130
        Hunter-Lab:
        41.2203, 16.5155, -73.7128
      #3d6cde color charts
#3d6cde RGB chart
      #3d6cde CMYK chart
      #3d6cde RGB pie chart
      #3d6cde color shades, tints & tones
#3d6cde color schemes
#3d6cde color preview, HTML & CSS examples
           This text has a color of #3d6cde        
        
          <p style="color:#3d6cde;">Text here</p>
        
        
          .mytext {color:#3d6cde;}
        
        Text color #3d6cde
      
           This box has a color of #3d6cde        
        
          <div style="background-color:#3d6cde;">Content here</div>
        
        
          .mybackground {background-color:#3d6cde;}
        
        Background color #3d6cde
      
           Border around this has a color of #3d6cde        
        
          <div style="border:2px solid #3d6cde;">Content here</div>
        
        
          .myborder {border:2px solid #3d6cde;}
        
        Border color #3d6cde