#3d63aa color space conversions
Hex:
        #3d63aa
        RGB:
        61, 99, 170
        CMY:
        76, 61, 33
        CMYK:
        64, 42, 0, 33
      HSL:
        219°, 47.1861%, 45.2941%
        HSV (HSB):
        219°, 64.1176%, 66.6667%
        XYZ:
        13.6420, 12.8181, 39.7853
        xyY:
        0.2059, 0.1935, 12.8181
      CIE-Lab:
        42.4878, 9.6855, -42.1419
        CIE-LCH:
        42.4878, 43.2406, 282.9435
        CIE-Luv:
        42.4878, -16.6128, -62.7836
        Hunter-Lab:
        35.8023, 5.3610, -40.8244
      #3d63aa color charts
#3d63aa RGB chart
      #3d63aa CMYK chart
      #3d63aa RGB pie chart
      #3d63aa color shades, tints & tones
#3d63aa color schemes
#3d63aa color preview, HTML & CSS examples
           This text has a color of #3d63aa        
        
          <p style="color:#3d63aa;">Text here</p>
        
        
          .mytext {color:#3d63aa;}
        
        Text color #3d63aa
      
           This box has a color of #3d63aa        
        
          <div style="background-color:#3d63aa;">Content here</div>
        
        
          .mybackground {background-color:#3d63aa;}
        
        Background color #3d63aa
      
           Border around this has a color of #3d63aa        
        
          <div style="border:2px solid #3d63aa;">Content here</div>
        
        
          .myborder {border:2px solid #3d63aa;}
        
        Border color #3d63aa