#3d0366 color space conversions
Hex:
        #3d0366
        RGB:
        61, 3, 102
        CMY:
        76, 99, 60
        CMYK:
        40, 97, 0, 60
      HSL:
        275°, 94.2857%, 20.5882%
        HSV (HSB):
        275°, 97.0588%, 40.0000%
        XYZ:
        4.3553, 2.0165, 12.7301
        xyY:
        0.2280, 0.1056, 2.0165
      CIE-Lab:
        15.5738, 42.8280, -43.3582
        CIE-LCH:
        15.5738, 60.9440, 314.6475
        CIE-Luv:
        15.5738, 8.3988, -44.3420
        Hunter-Lab:
        14.2005, 29.8954, -43.2104
      #3d0366 color charts
#3d0366 RGB chart
      #3d0366 CMYK chart
      #3d0366 RGB pie chart
      #3d0366 color shades, tints & tones
#3d0366 color schemes
#3d0366 color preview, HTML & CSS examples
           This text has a color of #3d0366        
        
          <p style="color:#3d0366;">Text here</p>
        
        
          .mytext {color:#3d0366;}
        
        Text color #3d0366
      
           This box has a color of #3d0366        
        
          <div style="background-color:#3d0366;">Content here</div>
        
        
          .mybackground {background-color:#3d0366;}
        
        Background color #3d0366
      
           Border around this has a color of #3d0366        
        
          <div style="border:2px solid #3d0366;">Content here</div>
        
        
          .myborder {border:2px solid #3d0366;}
        
        Border color #3d0366