#3d05aa color space conversions
Hex:
        #3d05aa
        RGB:
        61, 5, 170
        CMY:
        76, 98, 33
        CMYK:
        64, 97, 0, 33
      HSL:
        260°, 94.2857%, 34.3137%
        HSV (HSB):
        260°, 97.0588%, 66.6667%
        XYZ:
        9.2344, 4.0029, 38.3161
        xyY:
        0.1791, 0.0776, 4.0029
      CIE-Lab:
        23.6811, 58.8194, -72.7851
        CIE-LCH:
        23.6811, 93.5809, 308.9425
        CIE-Luv:
        23.6811, 0.8195, -83.9771
        Hunter-Lab:
        20.0073, 47.3745, -99.5416
      #3d05aa color charts
#3d05aa RGB chart
      #3d05aa CMYK chart
      #3d05aa RGB pie chart
      #3d05aa color shades, tints & tones
#3d05aa color schemes
#3d05aa color preview, HTML & CSS examples
           This text has a color of #3d05aa        
        
          <p style="color:#3d05aa;">Text here</p>
        
        
          .mytext {color:#3d05aa;}
        
        Text color #3d05aa
      
           This box has a color of #3d05aa        
        
          <div style="background-color:#3d05aa;">Content here</div>
        
        
          .mybackground {background-color:#3d05aa;}
        
        Background color #3d05aa
      
           Border around this has a color of #3d05aa        
        
          <div style="border:2px solid #3d05aa;">Content here</div>
        
        
          .myborder {border:2px solid #3d05aa;}
        
        Border color #3d05aa