#3d16d1 color space conversions
Hex:
        #3d16d1
        RGB:
        61, 22, 209
        CMY:
        76, 91, 18
        CMYK:
        71, 89, 0, 18
      HSL:
        253°, 80.9524%, 45.2941%
        HSV (HSB):
        253°, 89.4737%, 81.9608%
        XYZ:
        13.7200, 6.1694, 60.7893
        xyY:
        0.1701, 0.0765, 6.1694
      CIE-Lab:
        29.8358, 64.7180, -85.6571
        CIE-LCH:
        29.8358, 107.3571, 307.0728
        CIE-Luv:
        29.8358, -2.9862, -107.0366
        Hunter-Lab:
        24.8382, 55.1320, -127.7202
      #3d16d1 color charts
#3d16d1 RGB chart
      #3d16d1 CMYK chart
      #3d16d1 RGB pie chart
      #3d16d1 color shades, tints & tones
#3d16d1 color schemes
#3d16d1 color preview, HTML & CSS examples
           This text has a color of #3d16d1        
        
          <p style="color:#3d16d1;">Text here</p>
        
        
          .mytext {color:#3d16d1;}
        
        Text color #3d16d1
      
           This box has a color of #3d16d1        
        
          <div style="background-color:#3d16d1;">Content here</div>
        
        
          .mybackground {background-color:#3d16d1;}
        
        Background color #3d16d1
      
           Border around this has a color of #3d16d1        
        
          <div style="border:2px solid #3d16d1;">Content here</div>
        
        
          .myborder {border:2px solid #3d16d1;}
        
        Border color #3d16d1