#3d5aec color space conversions
Hex:
        #3d5aec
        RGB:
        61, 90, 236
        CMY:
        76, 65, 7
        CMYK:
        74, 62, 0, 7
      HSL:
        230°, 82.1596%, 58.2353%
        HSV (HSB):
        230°, 74.1525%, 92.5490%
        XYZ:
        20.7210, 14.3606, 81.0366
        xyY:
        0.1784, 0.1237, 14.3606
      CIE-Lab:
        44.7456, 39.0919, -76.5130
        CIE-LCH:
        44.7456, 85.9210, 297.0633
        CIE-Luv:
        44.7456, -14.4790, -115.5524
        Hunter-Lab:
        37.8953, 31.2860, -100.2610
      #3d5aec color charts
#3d5aec RGB chart
      #3d5aec CMYK chart
      #3d5aec RGB pie chart
      #3d5aec color shades, tints & tones
#3d5aec color schemes
#3d5aec color preview, HTML & CSS examples
           This text has a color of #3d5aec        
        
          <p style="color:#3d5aec;">Text here</p>
        
        
          .mytext {color:#3d5aec;}
        
        Text color #3d5aec
      
           This box has a color of #3d5aec        
        
          <div style="background-color:#3d5aec;">Content here</div>
        
        
          .mybackground {background-color:#3d5aec;}
        
        Background color #3d5aec
      
           Border around this has a color of #3d5aec        
        
          <div style="border:2px solid #3d5aec;">Content here</div>
        
        
          .myborder {border:2px solid #3d5aec;}
        
        Border color #3d5aec