#6a50ed color space conversions
Hex:
        #6a50ed
        RGB:
        106, 80, 237
        CMY:
        58, 69, 7
        CMYK:
        55, 66, 0, 7
      HSL:
        250°, 81.3472%, 62.1569%
        HSV (HSB):
        250°, 66.2447%, 92.9412%
        XYZ:
        24.0986, 14.9159, 81.7297
        xyY:
        0.1996, 0.1235, 14.9159
      CIE-Lab:
        45.5188, 51.2943, -75.6951
        CIE-LCH:
        45.5188, 91.4377, 304.1233
        CIE-Luv:
        45.5188, -1.3754, -116.0128
        Hunter-Lab:
        38.6211, 43.7924, -98.4342
      #6a50ed color charts
#6a50ed RGB chart
      #6a50ed CMYK chart
      #6a50ed RGB pie chart
      #6a50ed color shades, tints & tones
#6a50ed color schemes
#6a50ed color preview, HTML & CSS examples
           This text has a color of #6a50ed        
        
          <p style="color:#6a50ed;">Text here</p>
        
        
          .mytext {color:#6a50ed;}
        
        Text color #6a50ed
      
           This box has a color of #6a50ed        
        
          <div style="background-color:#6a50ed;">Content here</div>
        
        
          .mybackground {background-color:#6a50ed;}
        
        Background color #6a50ed
      
           Border around this has a color of #6a50ed        
        
          <div style="border:2px solid #6a50ed;">Content here</div>
        
        
          .myborder {border:2px solid #6a50ed;}
        
        Border color #6a50ed