#3d1682 color space conversions
Hex:
        #3d1682
        RGB:
        61, 22, 130
        CMY:
        76, 91, 49
        CMYK:
        53, 83, 0, 49
      HSL:
        262°, 71.0526%, 29.8039%
        HSV (HSB):
        262°, 83.0769%, 50.9804%
        XYZ:
        6.2406, 3.1776, 21.4035
        xyY:
        0.2025, 0.1031, 3.1776
      CIE-Lab:
        20.7417, 43.3436, -52.9412
        CIE-LCH:
        20.7417, 68.4211, 309.3076
        CIE-Luv:
        20.7417, 3.6403, -60.9962
        Hunter-Lab:
        17.8259, 31.2955, -58.7113
      #3d1682 color charts
#3d1682 RGB chart
      #3d1682 CMYK chart
      #3d1682 RGB pie chart
      #3d1682 color shades, tints & tones
#3d1682 color schemes
#3d1682 color preview, HTML & CSS examples
           This text has a color of #3d1682        
        
          <p style="color:#3d1682;">Text here</p>
        
        
          .mytext {color:#3d1682;}
        
        Text color #3d1682
      
           This box has a color of #3d1682        
        
          <div style="background-color:#3d1682;">Content here</div>
        
        
          .mybackground {background-color:#3d1682;}
        
        Background color #3d1682
      
           Border around this has a color of #3d1682        
        
          <div style="border:2px solid #3d1682;">Content here</div>
        
        
          .myborder {border:2px solid #3d1682;}
        
        Border color #3d1682