#6d40ed color space conversions
Hex:
        #6d40ed
        RGB:
        109, 64, 237
        CMY:
        57, 75, 7
        CMYK:
        54, 73, 0, 7
      HSL:
        256°, 82.7751%, 59.0196%
        HSV (HSB):
        256°, 72.9958%, 92.9412%
        XYZ:
        23.4261, 13.0324, 81.4016
        xyY:
        0.1988, 0.1106, 13.0324
      CIE-Lab:
        42.8121, 59.9900, -80.1184
        CIE-LCH:
        42.8121, 100.0887, 306.8246
        CIE-Luv:
        42.8121, 2.5015, -119.6989
        Hunter-Lab:
        36.1005, 52.6556, -108.4205
      #6d40ed color charts
#6d40ed RGB chart
      #6d40ed CMYK chart
      #6d40ed RGB pie chart
      #6d40ed color shades, tints & tones
#6d40ed color schemes
#6d40ed color preview, HTML & CSS examples
           This text has a color of #6d40ed        
        
          <p style="color:#6d40ed;">Text here</p>
        
        
          .mytext {color:#6d40ed;}
        
        Text color #6d40ed
      
           This box has a color of #6d40ed        
        
          <div style="background-color:#6d40ed;">Content here</div>
        
        
          .mybackground {background-color:#6d40ed;}
        
        Background color #6d40ed
      
           Border around this has a color of #6d40ed        
        
          <div style="border:2px solid #6d40ed;">Content here</div>
        
        
          .myborder {border:2px solid #6d40ed;}
        
        Border color #6d40ed