#3d1fda color space conversions
Hex:
        #3d1fda
        RGB:
        61, 31, 218
        CMY:
        76, 88, 15
        CMYK:
        72, 86, 0, 15
      HSL:
        250°, 75.1004%, 48.8235%
        HSV (HSB):
        250°, 85.7798%, 85.4902%
        XYZ:
        15.0693, 7.0340, 66.8931
        xyY:
        0.1693, 0.0790, 7.0340
      CIE-Lab:
        31.8843, 64.2195, -87.4624
        CIE-LCH:
        31.8843, 108.5072, 306.2881
        CIE-Luv:
        31.8843, -4.2325, -112.4441
        Hunter-Lab:
        26.5217, 55.0086, -130.9760
      #3d1fda color charts
#3d1fda RGB chart
      #3d1fda CMYK chart
      #3d1fda RGB pie chart
      #3d1fda color shades, tints & tones
#3d1fda color schemes
#3d1fda color preview, HTML & CSS examples
           This text has a color of #3d1fda        
        
          <p style="color:#3d1fda;">Text here</p>
        
        
          .mytext {color:#3d1fda;}
        
        Text color #3d1fda
      
           This box has a color of #3d1fda        
        
          <div style="background-color:#3d1fda;">Content here</div>
        
        
          .mybackground {background-color:#3d1fda;}
        
        Background color #3d1fda
      
           Border around this has a color of #3d1fda        
        
          <div style="border:2px solid #3d1fda;">Content here</div>
        
        
          .myborder {border:2px solid #3d1fda;}
        
        Border color #3d1fda