#6f5ae1 color space conversions
Hex:
        #6f5ae1
        RGB:
        111, 90, 225
        CMY:
        56, 65, 12
        CMYK:
        51, 60, 0, 12
      HSL:
        249°, 69.2308%, 61.7647%
        HSV (HSB):
        249°, 60.0000%, 88.2353%
        XYZ:
        23.8023, 16.1281, 73.0927
        xyY:
        0.2106, 0.1427, 16.1281
      CIE-Lab:
        47.1421, 42.9953, -66.2539
        CIE-LCH:
        47.1421, 78.9821, 302.9814
        CIE-Luv:
        47.1421, -0.9393, -103.6038
        Hunter-Lab:
        40.1598, 35.5156, -79.7987
      #6f5ae1 color charts
#6f5ae1 RGB chart
      #6f5ae1 CMYK chart
      #6f5ae1 RGB pie chart
      #6f5ae1 color shades, tints & tones
#6f5ae1 color schemes
#6f5ae1 color preview, HTML & CSS examples
           This text has a color of #6f5ae1        
        
          <p style="color:#6f5ae1;">Text here</p>
        
        
          .mytext {color:#6f5ae1;}
        
        Text color #6f5ae1
      
           This box has a color of #6f5ae1        
        
          <div style="background-color:#6f5ae1;">Content here</div>
        
        
          .mybackground {background-color:#6f5ae1;}
        
        Background color #6f5ae1
      
           Border around this has a color of #6f5ae1        
        
          <div style="border:2px solid #6f5ae1;">Content here</div>
        
        
          .myborder {border:2px solid #6f5ae1;}
        
        Border color #6f5ae1