#6f47ea color space conversions
Hex:
        #6f47ea
        RGB:
        111, 71, 234
        CMY:
        56, 72, 8
        CMYK:
        53, 70, 0, 8
      HSL:
        255°, 79.5122%, 59.8039%
        HSV (HSB):
        255°, 69.6581%, 91.7647%
        XYZ:
        23.6601, 13.8265, 79.2637
        xyY:
        0.2027, 0.1184, 13.8265
      CIE-Lab:
        43.9831, 55.9826, -76.4962
        CIE-LCH:
        43.9831, 94.7930, 306.1980
        CIE-Luv:
        43.9831, 2.2968, -116.0275
        Hunter-Lab:
        37.1840, 48.5070, -100.3574
      #6f47ea color charts
#6f47ea RGB chart
      #6f47ea CMYK chart
      #6f47ea RGB pie chart
      #6f47ea color shades, tints & tones
#6f47ea color schemes
#6f47ea color preview, HTML & CSS examples
           This text has a color of #6f47ea        
        
          <p style="color:#6f47ea;">Text here</p>
        
        
          .mytext {color:#6f47ea;}
        
        Text color #6f47ea
      
           This box has a color of #6f47ea        
        
          <div style="background-color:#6f47ea;">Content here</div>
        
        
          .mybackground {background-color:#6f47ea;}
        
        Background color #6f47ea
      
           Border around this has a color of #6f47ea        
        
          <div style="border:2px solid #6f47ea;">Content here</div>
        
        
          .myborder {border:2px solid #6f47ea;}
        
        Border color #6f47ea