#6f5ac5 color space conversions
Hex:
        #6f5ac5
        RGB:
        111, 90, 197
        CMY:
        56, 65, 23
        CMYK:
        44, 54, 0, 23
      HSL:
        252°, 47.9821%, 56.2745%
        HSV (HSB):
        252°, 54.3147%, 77.2549%
        XYZ:
        20.2898, 14.7231, 54.5958
        xyY:
        0.2264, 0.1643, 14.7231
      CIE-Lab:
        45.2525, 34.8050, -53.2821
        CIE-LCH:
        45.2525, 63.6425, 303.1534
        CIE-Luv:
        45.2525, 1.5242, -83.0038
        Hunter-Lab:
        38.3706, 27.2392, -57.5015
      #6f5ac5 color charts
#6f5ac5 RGB chart
      #6f5ac5 CMYK chart
      #6f5ac5 RGB pie chart
      #6f5ac5 color shades, tints & tones
#6f5ac5 color schemes
#6f5ac5 color preview, HTML & CSS examples
           This text has a color of #6f5ac5        
        
          <p style="color:#6f5ac5;">Text here</p>
        
        
          .mytext {color:#6f5ac5;}
        
        Text color #6f5ac5
      
           This box has a color of #6f5ac5        
        
          <div style="background-color:#6f5ac5;">Content here</div>
        
        
          .mybackground {background-color:#6f5ac5;}
        
        Background color #6f5ac5
      
           Border around this has a color of #6f5ac5        
        
          <div style="border:2px solid #6f5ac5;">Content here</div>
        
        
          .myborder {border:2px solid #6f5ac5;}
        
        Border color #6f5ac5