#3d3fad color space conversions
Hex:
        #3d3fad
        RGB:
        61, 63, 173
        CMY:
        76, 75, 32
        CMYK:
        65, 64, 0, 32
      HSL:
        239°, 47.8632%, 45.8824%
        HSV (HSB):
        239°, 64.7399%, 67.8431%
        XYZ:
        11.2448, 7.5642, 40.4025
        xyY:
        0.1899, 0.1277, 7.5642
      CIE-Lab:
        33.0584, 33.9979, -59.1352
        CIE-LCH:
        33.0584, 68.2116, 299.8954
        CIE-Luv:
        33.0584, -6.4185, -82.2994
        Hunter-Lab:
        27.5032, 24.8500, -67.8456
      #3d3fad color charts
#3d3fad RGB chart
      #3d3fad CMYK chart
      #3d3fad RGB pie chart
      #3d3fad color shades, tints & tones
#3d3fad color schemes
#3d3fad color preview, HTML & CSS examples
           This text has a color of #3d3fad        
        
          <p style="color:#3d3fad;">Text here</p>
        
        
          .mytext {color:#3d3fad;}
        
        Text color #3d3fad
      
           This box has a color of #3d3fad        
        
          <div style="background-color:#3d3fad;">Content here</div>
        
        
          .mybackground {background-color:#3d3fad;}
        
        Background color #3d3fad
      
           Border around this has a color of #3d3fad        
        
          <div style="border:2px solid #3d3fad;">Content here</div>
        
        
          .myborder {border:2px solid #3d3fad;}
        
        Border color #3d3fad