#6f0f96 color space conversions
Hex:
        #6f0f96
        RGB:
        111, 15, 150
        CMY:
        56, 94, 41
        CMYK:
        26, 90, 0, 41
      HSL:
        283°, 81.8182%, 32.3529%
        HSV (HSB):
        283°, 90.0000%, 58.8235%
        XYZ:
        12.2314, 5.9232, 29.3528
        xyY:
        0.2575, 0.1247, 5.9232
      CIE-Lab:
        29.2178, 57.5305, -51.2375
        CIE-LCH:
        29.2178, 77.0392, 318.3113
        CIE-Luv:
        29.2178, 23.1081, -70.8330
        Hunter-Lab:
        24.3376, 47.1185, -54.4716
      #6f0f96 color charts
#6f0f96 RGB chart
      #6f0f96 CMYK chart
      #6f0f96 RGB pie chart
      #6f0f96 color shades, tints & tones
#6f0f96 color schemes
#6f0f96 color preview, HTML & CSS examples
           This text has a color of #6f0f96        
        
          <p style="color:#6f0f96;">Text here</p>
        
        
          .mytext {color:#6f0f96;}
        
        Text color #6f0f96
      
           This box has a color of #6f0f96        
        
          <div style="background-color:#6f0f96;">Content here</div>
        
        
          .mybackground {background-color:#6f0f96;}
        
        Background color #6f0f96
      
           Border around this has a color of #6f0f96        
        
          <div style="border:2px solid #6f0f96;">Content here</div>
        
        
          .myborder {border:2px solid #6f0f96;}
        
        Border color #6f0f96