#6f48ff color space conversions
Hex:
        #6f48ff
        RGB:
        111, 72, 255
        CMY:
        56, 72, 0
        CMYK:
        56, 72, 0, 0
      HSL:
        253°, 100.0000%, 64.1176%
        HSV (HSB):
        253°, 71.7647%, 100.0000%
        XYZ:
        26.9229, 15.2342, 96.1292
        xyY:
        0.1947, 0.1102, 15.2342
      CIE-Lab:
        45.9534, 61.3304, -85.0486
        CIE-LCH:
        45.9534, 104.8555, 305.7962
        CIE-Luv:
        45.9534, 0.1116, -129.1672
        Hunter-Lab:
        39.0311, 54.8217, -118.7031
      #6f48ff color charts
#6f48ff RGB chart
      #6f48ff CMYK chart
      #6f48ff RGB pie chart
      #6f48ff color shades, tints & tones
#6f48ff color schemes
#6f48ff color preview, HTML & CSS examples
           This text has a color of #6f48ff        
        
          <p style="color:#6f48ff;">Text here</p>
        
        
          .mytext {color:#6f48ff;}
        
        Text color #6f48ff
      
           This box has a color of #6f48ff        
        
          <div style="background-color:#6f48ff;">Content here</div>
        
        
          .mybackground {background-color:#6f48ff;}
        
        Background color #6f48ff
      
           Border around this has a color of #6f48ff        
        
          <div style="border:2px solid #6f48ff;">Content here</div>
        
        
          .myborder {border:2px solid #6f48ff;}
        
        Border color #6f48ff