#3d1faa color space conversions
Hex:
        #3d1faa
        RGB:
        61, 31, 170
        CMY:
        76, 88, 33
        CMYK:
        64, 82, 0, 33
      HSL:
        253°, 69.1542%, 39.4118%
        HSV (HSB):
        253°, 81.7647%, 66.6667%
        XYZ:
        9.6702, 4.8744, 38.4614
        xyY:
        0.1824, 0.0920, 4.8744
      CIE-Lab:
        26.3738, 50.7728, -68.3208
        CIE-LCH:
        26.3738, 85.1212, 306.6180
        CIE-Luv:
        26.3738, -0.9087, -84.6739
        Hunter-Lab:
        22.0779, 39.5468, -87.8330
      #3d1faa color charts
#3d1faa RGB chart
      #3d1faa CMYK chart
      #3d1faa RGB pie chart
      #3d1faa color shades, tints & tones
#3d1faa color schemes
#3d1faa color preview, HTML & CSS examples
           This text has a color of #3d1faa        
        
          <p style="color:#3d1faa;">Text here</p>
        
        
          .mytext {color:#3d1faa;}
        
        Text color #3d1faa
      
           This box has a color of #3d1faa        
        
          <div style="background-color:#3d1faa;">Content here</div>
        
        
          .mybackground {background-color:#3d1faa;}
        
        Background color #3d1faa
      
           Border around this has a color of #3d1faa        
        
          <div style="border:2px solid #3d1faa;">Content here</div>
        
        
          .myborder {border:2px solid #3d1faa;}
        
        Border color #3d1faa