#6f48bf color space conversions
Hex:
        #6f48bf
        RGB:
        111, 72, 191
        CMY:
        56, 72, 25
        CMYK:
        42, 62, 0, 25
      HSL:
        260°, 48.1781%, 51.5686%
        HSV (HSB):
        260°, 62.3037%, 74.9020%
        XYZ:
        18.2769, 11.7758, 50.5999
        xyY:
        0.2266, 0.1460, 11.7758
      CIE-Lab:
        40.8576, 43.5208, -56.8846
        CIE-LCH:
        40.8576, 71.6234, 307.4186
        CIE-Luv:
        40.8576, 6.9148, -86.3963
        Hunter-Lab:
        34.3159, 35.0174, -63.4038
      #6f48bf color charts
#6f48bf RGB chart
      #6f48bf CMYK chart
      #6f48bf RGB pie chart
      #6f48bf color shades, tints & tones
#6f48bf color schemes
#6f48bf color preview, HTML & CSS examples
           This text has a color of #6f48bf        
        
          <p style="color:#6f48bf;">Text here</p>
        
        
          .mytext {color:#6f48bf;}
        
        Text color #6f48bf
      
           This box has a color of #6f48bf        
        
          <div style="background-color:#6f48bf;">Content here</div>
        
        
          .mybackground {background-color:#6f48bf;}
        
        Background color #6f48bf
      
           Border around this has a color of #6f48bf        
        
          <div style="border:2px solid #6f48bf;">Content here</div>
        
        
          .myborder {border:2px solid #6f48bf;}
        
        Border color #6f48bf