#3d30ae color space conversions
Hex:
        #3d30ae
        RGB:
        61, 48, 174
        CMY:
        76, 81, 32
        CMYK:
        65, 72, 0, 32
      HSL:
        246°, 56.7568%, 43.5294%
        HSV (HSB):
        246°, 72.4138%, 68.2353%
        XYZ:
        10.6214, 6.1620, 40.6740
        xyY:
        0.1849, 0.1072, 6.1620
      CIE-Lab:
        29.8175, 43.3446, -65.0439
        CIE-LCH:
        29.8175, 78.1631, 303.6791
        CIE-Luv:
        29.8175, -3.5182, -86.0289
        Hunter-Lab:
        24.8234, 32.9355, -79.7724
      #3d30ae color charts
#3d30ae RGB chart
      #3d30ae CMYK chart
      #3d30ae RGB pie chart
      #3d30ae color shades, tints & tones
#3d30ae color schemes
#3d30ae color preview, HTML & CSS examples
           This text has a color of #3d30ae        
        
          <p style="color:#3d30ae;">Text here</p>
        
        
          .mytext {color:#3d30ae;}
        
        Text color #3d30ae
      
           This box has a color of #3d30ae        
        
          <div style="background-color:#3d30ae;">Content here</div>
        
        
          .mybackground {background-color:#3d30ae;}
        
        Background color #3d30ae
      
           Border around this has a color of #3d30ae        
        
          <div style="border:2px solid #3d30ae;">Content here</div>
        
        
          .myborder {border:2px solid #3d30ae;}
        
        Border color #3d30ae