#6f04b1 color space conversions
Hex:
        #6f04b1
        RGB:
        111, 4, 177
        CMY:
        56, 98, 31
        CMYK:
        37, 98, 0, 31
      HSL:
        277°, 95.5801%, 35.4902%
        HSV (HSB):
        277°, 97.7401%, 69.4118%
        XYZ:
        14.5348, 6.6407, 42.1107
        xyY:
        0.2297, 0.1049, 6.6407
      CIE-Lab:
        30.9745, 64.9024, -64.7256
        CIE-LCH:
        30.9745, 91.6609, 315.0782
        CIE-Luv:
        30.9745, 17.6876, -88.5085
        Hunter-Lab:
        25.7695, 55.5828, -78.8489
      #6f04b1 color charts
#6f04b1 RGB chart
      #6f04b1 CMYK chart
      #6f04b1 RGB pie chart
      #6f04b1 color shades, tints & tones
#6f04b1 color schemes
#6f04b1 color preview, HTML & CSS examples
           This text has a color of #6f04b1        
        
          <p style="color:#6f04b1;">Text here</p>
        
        
          .mytext {color:#6f04b1;}
        
        Text color #6f04b1
      
           This box has a color of #6f04b1        
        
          <div style="background-color:#6f04b1;">Content here</div>
        
        
          .mybackground {background-color:#6f04b1;}
        
        Background color #6f04b1
      
           Border around this has a color of #6f04b1        
        
          <div style="border:2px solid #6f04b1;">Content here</div>
        
        
          .myborder {border:2px solid #6f04b1;}
        
        Border color #6f04b1