#3d1ddb color space conversions
Hex:
        #3d1ddb
        RGB:
        61, 29, 219
        CMY:
        76, 89, 14
        CMYK:
        72, 87, 0, 14
      HSL:
        250°, 76.6129%, 48.6275%
        HSV (HSB):
        250°, 86.7580%, 85.8824%
        XYZ:
        15.1500, 6.9853, 67.5676
        xyY:
        0.1689, 0.0779, 6.9853
      CIE-Lab:
        31.7734, 65.1793, -88.2231
        CIE-LCH:
        31.7734, 109.6888, 306.4570
        CIE-Luv:
        31.7734, -4.1346, -112.9612
        Hunter-Lab:
        26.4297, 56.0676, -133.0742
      #3d1ddb color charts
#3d1ddb RGB chart
      #3d1ddb CMYK chart
      #3d1ddb RGB pie chart
      #3d1ddb color shades, tints & tones
#3d1ddb color schemes
#3d1ddb color preview, HTML & CSS examples
           This text has a color of #3d1ddb        
        
          <p style="color:#3d1ddb;">Text here</p>
        
        
          .mytext {color:#3d1ddb;}
        
        Text color #3d1ddb
      
           This box has a color of #3d1ddb        
        
          <div style="background-color:#3d1ddb;">Content here</div>
        
        
          .mybackground {background-color:#3d1ddb;}
        
        Background color #3d1ddb
      
           Border around this has a color of #3d1ddb        
        
          <div style="border:2px solid #3d1ddb;">Content here</div>
        
        
          .myborder {border:2px solid #3d1ddb;}
        
        Border color #3d1ddb