#6a15fa color space conversions
Hex:
        #6a15fa
        RGB:
        106, 21, 250
        CMY:
        58, 92, 2
        CMYK:
        58, 92, 0, 2
      HSL:
        262°, 95.8159%, 53.1373%
        HSV (HSB):
        262°, 91.6000%, 98.0392%
        XYZ:
        23.4673, 10.5026, 91.2328
        xyY:
        0.1874, 0.0839, 10.5026
      CIE-Lab:
        38.7298, 77.7696, -94.1884
        CIE-LCH:
        38.7298, 122.1457, 309.5458
        CIE-Luv:
        38.7298, 4.3301, -131.1370
        Hunter-Lab:
        32.4078, 72.5431, -144.2250
      #6a15fa color charts
#6a15fa RGB chart
      #6a15fa CMYK chart
      #6a15fa RGB pie chart
      #6a15fa color shades, tints & tones
#6a15fa color schemes
#6a15fa color preview, HTML & CSS examples
           This text has a color of #6a15fa        
        
          <p style="color:#6a15fa;">Text here</p>
        
        
          .mytext {color:#6a15fa;}
        
        Text color #6a15fa
      
           This box has a color of #6a15fa        
        
          <div style="background-color:#6a15fa;">Content here</div>
        
        
          .mybackground {background-color:#6a15fa;}
        
        Background color #6a15fa
      
           Border around this has a color of #6a15fa        
        
          <div style="border:2px solid #6a15fa;">Content here</div>
        
        
          .myborder {border:2px solid #6a15fa;}
        
        Border color #6a15fa