#3d0aea color space conversions
Hex:
        #3d0aea
        RGB:
        61, 10, 234
        CMY:
        76, 96, 8
        CMYK:
        74, 96, 0, 8
      HSL:
        254°, 91.8033%, 47.8431%
        HSV (HSB):
        254°, 95.7265%, 91.7647%
        XYZ:
        16.8843, 7.1497, 78.3320
        xyY:
        0.1649, 0.0698, 7.1497
      CIE-Lab:
        32.1453, 73.5496, -96.1985
        CIE-LCH:
        32.1453, 121.0937, 307.4001
        CIE-Luv:
        32.1453, -4.0869, -120.8362
        Hunter-Lab:
        26.7389, 65.9208, -154.9737
      #3d0aea color charts
#3d0aea RGB chart
      #3d0aea CMYK chart
      #3d0aea RGB pie chart
      #3d0aea color shades, tints & tones
#3d0aea color schemes
#3d0aea color preview, HTML & CSS examples
           This text has a color of #3d0aea        
        
          <p style="color:#3d0aea;">Text here</p>
        
        
          .mytext {color:#3d0aea;}
        
        Text color #3d0aea
      
           This box has a color of #3d0aea        
        
          <div style="background-color:#3d0aea;">Content here</div>
        
        
          .mybackground {background-color:#3d0aea;}
        
        Background color #3d0aea
      
           Border around this has a color of #3d0aea        
        
          <div style="border:2px solid #3d0aea;">Content here</div>
        
        
          .myborder {border:2px solid #3d0aea;}
        
        Border color #3d0aea