#3d0cff color space conversions
Hex:
        #3d0cff
        RGB:
        61, 12, 255
        CMY:
        76, 95, 0
        CMYK:
        76, 95, 0, 0
      HSL:
        252°, 100.0000%, 52.3529%
        HSV (HSB):
        252°, 95.2941%, 100.0000%
        XYZ:
        20.1059, 8.4750, 95.1839
        xyY:
        0.1625, 0.0685, 8.4750
      CIE-Lab:
        34.9533, 78.2932, -103.3833
        CIE-LCH:
        34.9533, 129.6839, 307.1370
        CIE-Luv:
        34.9533, -5.4575, -132.7246
        Hunter-Lab:
        29.1119, 72.3338, -173.4753
      #3d0cff color charts
#3d0cff RGB chart
      #3d0cff CMYK chart
      #3d0cff RGB pie chart
      #3d0cff color shades, tints & tones
#3d0cff color schemes
#3d0cff color preview, HTML & CSS examples
           This text has a color of #3d0cff        
        
          <p style="color:#3d0cff;">Text here</p>
        
        
          .mytext {color:#3d0cff;}
        
        Text color #3d0cff
      
           This box has a color of #3d0cff        
        
          <div style="background-color:#3d0cff;">Content here</div>
        
        
          .mybackground {background-color:#3d0cff;}
        
        Background color #3d0cff
      
           Border around this has a color of #3d0cff        
        
          <div style="border:2px solid #3d0cff;">Content here</div>
        
        
          .myborder {border:2px solid #3d0cff;}
        
        Border color #3d0cff