#6d47ff color space conversions
Hex:
        #6d47ff
        RGB:
        109, 71, 255
        CMY:
        57, 72, 0
        CMYK:
        57, 72, 0, 0
      HSL:
        252°, 100.0000%, 63.9216%
        HSV (HSB):
        252°, 72.1569%, 100.0000%
        XYZ:
        26.6099, 14.9777, 96.0962
        xyY:
        0.1933, 0.1088, 14.9777
      CIE-Lab:
        45.6036, 61.5605, -85.6296
        CIE-LCH:
        45.6036, 105.4615, 305.7130
        CIE-Luv:
        45.6036, -0.3379, -129.5409
        Hunter-Lab:
        38.7010, 55.0056, -120.1288
      #6d47ff color charts
#6d47ff RGB chart
      #6d47ff CMYK chart
      #6d47ff RGB pie chart
      #6d47ff color shades, tints & tones
#6d47ff color schemes
#6d47ff color preview, HTML & CSS examples
           This text has a color of #6d47ff        
        
          <p style="color:#6d47ff;">Text here</p>
        
        
          .mytext {color:#6d47ff;}
        
        Text color #6d47ff
      
           This box has a color of #6d47ff        
        
          <div style="background-color:#6d47ff;">Content here</div>
        
        
          .mybackground {background-color:#6d47ff;}
        
        Background color #6d47ff
      
           Border around this has a color of #6d47ff        
        
          <div style="border:2px solid #6d47ff;">Content here</div>
        
        
          .myborder {border:2px solid #6d47ff;}
        
        Border color #6d47ff