#6f4cbf color space conversions
Hex:
        #6f4cbf
        RGB:
        111, 76, 191
        CMY:
        56, 70, 25
        CMYK:
        42, 60, 0, 25
      HSL:
        258°, 47.3251%, 52.3529%
        HSV (HSB):
        258°, 60.2094%, 74.9020%
        XYZ:
        18.5440, 12.3100, 50.6889
        xyY:
        0.2274, 0.1510, 12.3100
      CIE-Lab:
        41.7046, 41.2688, -55.5150
        CIE-LCH:
        41.7046, 69.1739, 306.6264
        CIE-Luv:
        41.7046, 5.9383, -84.8377
        Hunter-Lab:
        35.0856, 32.9437, -61.0977
      #6f4cbf color charts
#6f4cbf RGB chart
      #6f4cbf CMYK chart
      #6f4cbf RGB pie chart
      #6f4cbf color shades, tints & tones
#6f4cbf color schemes
#6f4cbf color preview, HTML & CSS examples
           This text has a color of #6f4cbf        
        
          <p style="color:#6f4cbf;">Text here</p>
        
        
          .mytext {color:#6f4cbf;}
        
        Text color #6f4cbf
      
           This box has a color of #6f4cbf        
        
          <div style="background-color:#6f4cbf;">Content here</div>
        
        
          .mybackground {background-color:#6f4cbf;}
        
        Background color #6f4cbf
      
           Border around this has a color of #6f4cbf        
        
          <div style="border:2px solid #6f4cbf;">Content here</div>
        
        
          .myborder {border:2px solid #6f4cbf;}
        
        Border color #6f4cbf