#6a1caf color space conversions
Hex:
        #6a1caf
        RGB:
        106, 28, 175
        CMY:
        58, 89, 31
        CMYK:
        39, 84, 0, 31
      HSL:
        272°, 72.4138%, 39.8039%
        HSV (HSB):
        272°, 84.0000%, 68.6275%
        XYZ:
        14.0970, 6.9898, 41.1636
        xyY:
        0.2265, 0.1123, 6.9898
      CIE-Lab:
        31.7837, 58.7023, -62.2296
        CIE-LCH:
        31.7837, 85.5481, 313.3293
        CIE-Luv:
        31.7837, 14.3582, -86.2948
        Hunter-Lab:
        26.4383, 48.9098, -73.8060
      #6a1caf color charts
#6a1caf RGB chart
      #6a1caf CMYK chart
      #6a1caf RGB pie chart
      #6a1caf color shades, tints & tones
#6a1caf color schemes
#6a1caf color preview, HTML & CSS examples
           This text has a color of #6a1caf        
        
          <p style="color:#6a1caf;">Text here</p>
        
        
          .mytext {color:#6a1caf;}
        
        Text color #6a1caf
      
           This box has a color of #6a1caf        
        
          <div style="background-color:#6a1caf;">Content here</div>
        
        
          .mybackground {background-color:#6a1caf;}
        
        Background color #6a1caf
      
           Border around this has a color of #6a1caf        
        
          <div style="border:2px solid #6a1caf;">Content here</div>
        
        
          .myborder {border:2px solid #6a1caf;}
        
        Border color #6a1caf