#6f48f1 color space conversions
Hex:
        #6f48f1
        RGB:
        111, 72, 241
        CMY:
        56, 72, 5
        CMYK:
        54, 70, 0, 5
      HSL:
        254°, 85.7868%, 61.3725%
        HSV (HSB):
        254°, 70.1245%, 94.5098%
        XYZ:
        24.7501, 14.3651, 84.6874
        xyY:
        0.1999, 0.1160, 14.3651
      CIE-Lab:
        44.7521, 57.4259, -79.1838
        CIE-LCH:
        44.7521, 97.8151, 305.9505
        CIE-Luv:
        44.7521, 1.4246, -120.2979
        Hunter-Lab:
        37.9013, 50.2356, -105.9476
      #6f48f1 color charts
#6f48f1 RGB chart
      #6f48f1 CMYK chart
      #6f48f1 RGB pie chart
      #6f48f1 color shades, tints & tones
#6f48f1 color schemes
#6f48f1 color preview, HTML & CSS examples
           This text has a color of #6f48f1        
        
          <p style="color:#6f48f1;">Text here</p>
        
        
          .mytext {color:#6f48f1;}
        
        Text color #6f48f1
      
           This box has a color of #6f48f1        
        
          <div style="background-color:#6f48f1;">Content here</div>
        
        
          .mybackground {background-color:#6f48f1;}
        
        Background color #6f48f1
      
           Border around this has a color of #6f48f1        
        
          <div style="border:2px solid #6f48f1;">Content here</div>
        
        
          .myborder {border:2px solid #6f48f1;}
        
        Border color #6f48f1