#3d0f80 color space conversions
Hex:
        #3d0f80
        RGB:
        61, 15, 128
        CMY:
        76, 94, 50
        CMYK:
        52, 88, 0, 50
      HSL:
        264°, 79.0210%, 28.0392%
        HSV (HSB):
        264°, 88.2812%, 50.1961%
        XYZ:
        5.9916, 2.8923, 20.6645
        xyY:
        0.2028, 0.0979, 2.8923
      CIE-Lab:
        19.6071, 45.5138, -53.5433
        CIE-LCH:
        19.6071, 70.2737, 310.3658
        CIE-Luv:
        19.6071, 4.4242, -59.7994
        Hunter-Lab:
        17.0066, 33.1253, -60.1378
      #3d0f80 color charts
#3d0f80 RGB chart
      #3d0f80 CMYK chart
      #3d0f80 RGB pie chart
      #3d0f80 color shades, tints & tones
#3d0f80 color schemes
#3d0f80 color preview, HTML & CSS examples
           This text has a color of #3d0f80        
        
          <p style="color:#3d0f80;">Text here</p>
        
        
          .mytext {color:#3d0f80;}
        
        Text color #3d0f80
      
           This box has a color of #3d0f80        
        
          <div style="background-color:#3d0f80;">Content here</div>
        
        
          .mybackground {background-color:#3d0f80;}
        
        Background color #3d0f80
      
           Border around this has a color of #3d0f80        
        
          <div style="border:2px solid #3d0f80;">Content here</div>
        
        
          .myborder {border:2px solid #3d0f80;}
        
        Border color #3d0f80