#6a04be color space conversions
Hex:
        #6a04be
        RGB:
        106, 4, 190
        CMY:
        58, 98, 25
        CMYK:
        44, 98, 0, 25
      HSL:
        273°, 95.8763%, 38.0392%
        HSV (HSB):
        273°, 97.8947%, 74.5098%
        XYZ:
        15.2815, 6.8687, 49.2356
        xyY:
        0.2141, 0.0962, 6.8687
      CIE-Lab:
        31.5061, 67.1136, -71.6027
        CIE-LCH:
        31.5061, 98.1386, 313.1464
        CIE-Luv:
        31.5061, 13.0826, -96.6415
        Hunter-Lab:
        26.2082, 58.2157, -93.0382
      #6a04be color charts
#6a04be RGB chart
      #6a04be CMYK chart
      #6a04be RGB pie chart
      #6a04be color shades, tints & tones
#6a04be color schemes
#6a04be color preview, HTML & CSS examples
           This text has a color of #6a04be        
        
          <p style="color:#6a04be;">Text here</p>
        
        
          .mytext {color:#6a04be;}
        
        Text color #6a04be
      
           This box has a color of #6a04be        
        
          <div style="background-color:#6a04be;">Content here</div>
        
        
          .mybackground {background-color:#6a04be;}
        
        Background color #6a04be
      
           Border around this has a color of #6a04be        
        
          <div style="border:2px solid #6a04be;">Content here</div>
        
        
          .myborder {border:2px solid #6a04be;}
        
        Border color #6a04be