#6a15a5 color space conversions
Hex:
        #6a15a5
        RGB:
        106, 21, 165
        CMY:
        58, 92, 35
        CMYK:
        36, 87, 0, 35
      HSL:
        275°, 77.4194%, 36.4706%
        HSV (HSB):
        275°, 87.2727%, 64.7059%
        XYZ:
        13.0036, 6.3171, 36.1313
        xyY:
        0.2345, 0.1139, 6.3171
      CIE-Lab:
        30.1988, 58.5059, -58.8111
        CIE-LCH:
        30.1988, 82.9560, 314.8509
        CIE-Luv:
        30.1988, 16.8007, -80.6019
        Hunter-Lab:
        25.1339, 48.3666, -67.6388
      #6a15a5 color charts
#6a15a5 RGB chart
      #6a15a5 CMYK chart
      #6a15a5 RGB pie chart
      #6a15a5 color shades, tints & tones
#6a15a5 color schemes
#6a15a5 color preview, HTML & CSS examples
           This text has a color of #6a15a5        
        
          <p style="color:#6a15a5;">Text here</p>
        
        
          .mytext {color:#6a15a5;}
        
        Text color #6a15a5
      
           This box has a color of #6a15a5        
        
          <div style="background-color:#6a15a5;">Content here</div>
        
        
          .mybackground {background-color:#6a15a5;}
        
        Background color #6a15a5
      
           Border around this has a color of #6a15a5        
        
          <div style="border:2px solid #6a15a5;">Content here</div>
        
        
          .myborder {border:2px solid #6a15a5;}
        
        Border color #6a15a5