#3d04c1 color space conversions
Hex:
        #3d04c1
        RGB:
        61, 4, 193
        CMY:
        76, 98, 24
        CMYK:
        68, 98, 0, 24
      HSL:
        258°, 95.9391%, 38.6275%
        HSV (HSB):
        258°, 97.9275%, 75.6863%
        XYZ:
        11.5935, 4.9292, 50.7925
        xyY:
        0.1722, 0.0732, 4.9292
      CIE-Lab:
        26.5321, 64.6402, -81.7800
        CIE-LCH:
        26.5321, 104.2416, 308.3234
        CIE-Luv:
        26.5321, -1.0057, -97.2206
        Hunter-Lab:
        22.2018, 54.3576, -120.1004
      #3d04c1 color charts
#3d04c1 RGB chart
      #3d04c1 CMYK chart
      #3d04c1 RGB pie chart
      #3d04c1 color shades, tints & tones
#3d04c1 color schemes
#3d04c1 color preview, HTML & CSS examples
           This text has a color of #3d04c1        
        
          <p style="color:#3d04c1;">Text here</p>
        
        
          .mytext {color:#3d04c1;}
        
        Text color #3d04c1
      
           This box has a color of #3d04c1        
        
          <div style="background-color:#3d04c1;">Content here</div>
        
        
          .mybackground {background-color:#3d04c1;}
        
        Background color #3d04c1
      
           Border around this has a color of #3d04c1        
        
          <div style="border:2px solid #3d04c1;">Content here</div>
        
        
          .myborder {border:2px solid #3d04c1;}
        
        Border color #3d04c1