#3d1cde color space conversions
Hex:
        #3d1cde
        RGB:
        61, 28, 222
        CMY:
        76, 89, 13
        CMYK:
        73, 87, 0, 13
      HSL:
        250°, 77.6000%, 49.0196%
        HSV (HSB):
        250°, 87.3874%, 87.0588%
        XYZ:
        15.5245, 7.0965, 69.6588
        xyY:
        0.1682, 0.0769, 7.0965
      CIE-Lab:
        32.0257, 66.3078, -89.5302
        CIE-LCH:
        32.0257, 111.4108, 306.5244
        CIE-Luv:
        32.0257, -4.2479, -114.6372
        Hunter-Lab:
        26.6393, 57.4052, -136.3890
      #3d1cde color charts
#3d1cde RGB chart
      #3d1cde CMYK chart
      #3d1cde RGB pie chart
      #3d1cde color shades, tints & tones
#3d1cde color schemes
#3d1cde color preview, HTML & CSS examples
           This text has a color of #3d1cde        
        
          <p style="color:#3d1cde;">Text here</p>
        
        
          .mytext {color:#3d1cde;}
        
        Text color #3d1cde
      
           This box has a color of #3d1cde        
        
          <div style="background-color:#3d1cde;">Content here</div>
        
        
          .mybackground {background-color:#3d1cde;}
        
        Background color #3d1cde
      
           Border around this has a color of #3d1cde        
        
          <div style="border:2px solid #3d1cde;">Content here</div>
        
        
          .myborder {border:2px solid #3d1cde;}
        
        Border color #3d1cde