#6d41d1 color space conversions
Hex:
        #6d41d1
        RGB:
        109, 65, 209
        CMY:
        57, 75, 18
        CMYK:
        48, 69, 0, 18
      HSL:
        258°, 61.0169%, 53.7255%
        HSV (HSB):
        258°, 68.8995%, 81.9608%
        XYZ:
        19.7056, 11.6353, 61.5288
        xyY:
        0.2122, 0.1253, 11.6353
      CIE-Lab:
        40.6304, 51.8320, -67.7108
        CIE-LCH:
        40.6304, 85.2719, 307.4337
        CIE-Luv:
        40.6304, 5.4051, -101.3643
        Hunter-Lab:
        34.1105, 43.4259, -83.0705
      #6d41d1 color charts
#6d41d1 RGB chart
      #6d41d1 CMYK chart
      #6d41d1 RGB pie chart
      #6d41d1 color shades, tints & tones
#6d41d1 color schemes
#6d41d1 color preview, HTML & CSS examples
           This text has a color of #6d41d1        
        
          <p style="color:#6d41d1;">Text here</p>
        
        
          .mytext {color:#6d41d1;}
        
        Text color #6d41d1
      
           This box has a color of #6d41d1        
        
          <div style="background-color:#6d41d1;">Content here</div>
        
        
          .mybackground {background-color:#6d41d1;}
        
        Background color #6d41d1
      
           Border around this has a color of #6d41d1        
        
          <div style="border:2px solid #6d41d1;">Content here</div>
        
        
          .myborder {border:2px solid #6d41d1;}
        
        Border color #6d41d1