#6d49fe color space conversions
Hex:
        #6d49fe
        RGB:
        109, 73, 254
        CMY:
        57, 71, 0
        CMYK:
        57, 71, 0, 0
      HSL:
        252°, 98.9071%, 64.1176%
        HSV (HSB):
        252°, 71.2598%, 99.6078%
        XYZ:
        26.5786, 15.1721, 95.2936
        xyY:
        0.1939, 0.1107, 15.1721
      CIE-Lab:
        45.8690, 60.2885, -84.6365
        CIE-LCH:
        45.8690, 103.9136, 305.4631
        CIE-Luv:
        45.8690, -0.5819, -128.4944
        Hunter-Lab:
        38.9513, 53.6355, -117.7858
      #6d49fe color charts
#6d49fe RGB chart
      #6d49fe CMYK chart
      #6d49fe RGB pie chart
      #6d49fe color shades, tints & tones
#6d49fe color schemes
#6d49fe color preview, HTML & CSS examples
           This text has a color of #6d49fe        
        
          <p style="color:#6d49fe;">Text here</p>
        
        
          .mytext {color:#6d49fe;}
        
        Text color #6d49fe
      
           This box has a color of #6d49fe        
        
          <div style="background-color:#6d49fe;">Content here</div>
        
        
          .mybackground {background-color:#6d49fe;}
        
        Background color #6d49fe
      
           Border around this has a color of #6d49fe        
        
          <div style="border:2px solid #6d49fe;">Content here</div>
        
        
          .myborder {border:2px solid #6d49fe;}
        
        Border color #6d49fe