#3d0dac color space conversions
Hex:
        #3d0dac
        RGB:
        61, 13, 172
        CMY:
        76, 95, 33
        CMYK:
        65, 92, 0, 33
      HSL:
        258°, 85.9459%, 36.2745%
        HSV (HSB):
        258°, 92.4419%, 67.4510%
        XYZ:
        9.5148, 4.2585, 39.3502
        xyY:
        0.1791, 0.0802, 4.2585
      CIE-Lab:
        24.5083, 57.5569, -72.6180
        CIE-LCH:
        24.5083, 92.6615, 308.4003
        CIE-Luv:
        24.5083, 0.3064, -85.4308
        Hunter-Lab:
        20.6361, 46.1884, -98.6123
      #3d0dac color charts
#3d0dac RGB chart
      #3d0dac CMYK chart
      #3d0dac RGB pie chart
      #3d0dac color shades, tints & tones
#3d0dac color schemes
#3d0dac color preview, HTML & CSS examples
           This text has a color of #3d0dac        
        
          <p style="color:#3d0dac;">Text here</p>
        
        
          .mytext {color:#3d0dac;}
        
        Text color #3d0dac
      
           This box has a color of #3d0dac        
        
          <div style="background-color:#3d0dac;">Content here</div>
        
        
          .mybackground {background-color:#3d0dac;}
        
        Background color #3d0dac
      
           Border around this has a color of #3d0dac        
        
          <div style="border:2px solid #3d0dac;">Content here</div>
        
        
          .myborder {border:2px solid #3d0dac;}
        
        Border color #3d0dac