#6f4bbf color space conversions
Hex:
        #6f4bbf
        RGB:
        111, 75, 191
        CMY:
        56, 71, 25
        CMYK:
        42, 61, 0, 25
      HSL:
        259°, 47.5410%, 52.1569%
        HSV (HSB):
        259°, 60.7330%, 74.9020%
        XYZ:
        18.4756, 12.1732, 50.6661
        xyY:
        0.2272, 0.1497, 12.1732
      CIE-Lab:
        41.4902, 41.8363, -55.8615
        CIE-LCH:
        41.4902, 69.7910, 306.8306
        CIE-Luv:
        41.4902, 6.1878, -85.2392
        Hunter-Lab:
        34.8902, 33.4643, -61.6754
      #6f4bbf color charts
#6f4bbf RGB chart
      #6f4bbf CMYK chart
      #6f4bbf RGB pie chart
      #6f4bbf color shades, tints & tones
#6f4bbf color schemes
#6f4bbf color preview, HTML & CSS examples
           This text has a color of #6f4bbf        
        
          <p style="color:#6f4bbf;">Text here</p>
        
        
          .mytext {color:#6f4bbf;}
        
        Text color #6f4bbf
      
           This box has a color of #6f4bbf        
        
          <div style="background-color:#6f4bbf;">Content here</div>
        
        
          .mybackground {background-color:#6f4bbf;}
        
        Background color #6f4bbf
      
           Border around this has a color of #6f4bbf        
        
          <div style="border:2px solid #6f4bbf;">Content here</div>
        
        
          .myborder {border:2px solid #6f4bbf;}
        
        Border color #6f4bbf