#6d49fc color space conversions
Hex:
        #6d49fc
        RGB:
        109, 73, 252
        CMY:
        57, 71, 1
        CMYK:
        57, 71, 0, 1
      HSL:
        252°, 96.7568%, 63.7255%
        HSV (HSB):
        252°, 71.0317%, 98.8235%
        XYZ:
        26.2599, 15.0446, 93.6153
        xyY:
        0.1946, 0.1115, 15.0446
      CIE-Lab:
        45.6952, 59.7254, -83.8064
        CIE-LCH:
        45.6952, 102.9108, 305.4759
        CIE-Luv:
        45.6952, -0.4063, -127.2385
        Hunter-Lab:
        38.7873, 52.9707, -115.9485
      #6d49fc color charts
#6d49fc RGB chart
      #6d49fc CMYK chart
      #6d49fc RGB pie chart
      #6d49fc color shades, tints & tones
#6d49fc color schemes
#6d49fc color preview, HTML & CSS examples
           This text has a color of #6d49fc        
        
          <p style="color:#6d49fc;">Text here</p>
        
        
          .mytext {color:#6d49fc;}
        
        Text color #6d49fc
      
           This box has a color of #6d49fc        
        
          <div style="background-color:#6d49fc;">Content here</div>
        
        
          .mybackground {background-color:#6d49fc;}
        
        Background color #6d49fc
      
           Border around this has a color of #6d49fc        
        
          <div style="border:2px solid #6d49fc;">Content here</div>
        
        
          .myborder {border:2px solid #6d49fc;}
        
        Border color #6d49fc