#3d6bed color space conversions
Hex:
        #3d6bed
        RGB:
        61, 107, 237
        CMY:
        76, 58, 7
        CMYK:
        74, 55, 0, 7
      HSL:
        224°, 83.0189%, 58.4314%
        HSV (HSB):
        224°, 74.2616%, 92.9412%
        XYZ:
        22.4682, 17.6219, 82.3379
        xyY:
        0.1835, 0.1439, 17.6219
      CIE-Lab:
        49.0343, 28.8376, -70.0838
        CIE-LCH:
        49.0343, 75.7848, 292.3658
        CIE-Luv:
        49.0343, -18.7911, -109.1514
        Hunter-Lab:
        41.9785, 22.0766, -86.9084
      #3d6bed color charts
#3d6bed RGB chart
      #3d6bed CMYK chart
      #3d6bed RGB pie chart
      #3d6bed color shades, tints & tones
#3d6bed color schemes
#3d6bed color preview, HTML & CSS examples
           This text has a color of #3d6bed        
        
          <p style="color:#3d6bed;">Text here</p>
        
        
          .mytext {color:#3d6bed;}
        
        Text color #3d6bed
      
           This box has a color of #3d6bed        
        
          <div style="background-color:#3d6bed;">Content here</div>
        
        
          .mybackground {background-color:#3d6bed;}
        
        Background color #3d6bed
      
           Border around this has a color of #3d6bed        
        
          <div style="border:2px solid #3d6bed;">Content here</div>
        
        
          .myborder {border:2px solid #3d6bed;}
        
        Border color #3d6bed