#6a50ea color space conversions
Hex:
        #6a50ea
        RGB:
        106, 80, 234
        CMY:
        58, 69, 8
        CMYK:
        55, 66, 0, 8
      HSL:
        250°, 78.5714%, 61.5686%
        HSV (HSB):
        250°, 65.8120%, 91.7647%
        XYZ:
        23.6638, 14.7420, 79.4402
        xyY:
        0.2008, 0.1251, 14.7420
      CIE-Lab:
        45.2788, 50.4142, -74.3956
        CIE-LCH:
        45.2788, 89.8682, 304.1235
        CIE-Luv:
        45.2788, -1.1259, -114.0198
        Hunter-Lab:
        38.3953, 42.8213, -95.7947
      #6a50ea color charts
#6a50ea RGB chart
      #6a50ea CMYK chart
      #6a50ea RGB pie chart
      #6a50ea color shades, tints & tones
#6a50ea color schemes
#6a50ea color preview, HTML & CSS examples
           This text has a color of #6a50ea        
        
          <p style="color:#6a50ea;">Text here</p>
        
        
          .mytext {color:#6a50ea;}
        
        Text color #6a50ea
      
           This box has a color of #6a50ea        
        
          <div style="background-color:#6a50ea;">Content here</div>
        
        
          .mybackground {background-color:#6a50ea;}
        
        Background color #6a50ea
      
           Border around this has a color of #6a50ea        
        
          <div style="border:2px solid #6a50ea;">Content here</div>
        
        
          .myborder {border:2px solid #6a50ea;}
        
        Border color #6a50ea