#6b48ff color space conversions
Hex:
        #6b48ff
        RGB:
        107, 72, 255
        CMY:
        58, 72, 0
        CMYK:
        58, 72, 0, 0
      HSL:
        251°, 100.0000%, 64.1176%
        HSV (HSB):
        251°, 71.7647%, 100.0000%
        XYZ:
        26.4308, 14.9805, 96.1062
        xyY:
        0.1922, 0.1089, 14.9805
      CIE-Lab:
        45.6075, 60.8080, -85.6296
        CIE-LCH:
        45.6075, 105.0240, 305.3797
        CIE-Luv:
        45.6075, -1.1024, -129.4946
        Hunter-Lab:
        38.7047, 54.1614, -120.1276
      #6b48ff color charts
#6b48ff RGB chart
      #6b48ff CMYK chart
      #6b48ff RGB pie chart
      #6b48ff color shades, tints & tones
#6b48ff color schemes
#6b48ff color preview, HTML & CSS examples
           This text has a color of #6b48ff        
        
          <p style="color:#6b48ff;">Text here</p>
        
        
          .mytext {color:#6b48ff;}
        
        Text color #6b48ff
      
           This box has a color of #6b48ff        
        
          <div style="background-color:#6b48ff;">Content here</div>
        
        
          .mybackground {background-color:#6b48ff;}
        
        Background color #6b48ff
      
           Border around this has a color of #6b48ff        
        
          <div style="border:2px solid #6b48ff;">Content here</div>
        
        
          .myborder {border:2px solid #6b48ff;}
        
        Border color #6b48ff