#6b50ff color space conversions
Hex:
        #6b50ff
        RGB:
        107, 80, 255
        CMY:
        58, 69, 0
        CMYK:
        58, 69, 0, 0
      HSL:
        249°, 100.0000%, 65.6863%
        HSV (HSB):
        249°, 68.6275%, 100.0000%
        XYZ:
        26.9821, 16.0831, 96.2900
        xyY:
        0.1936, 0.1154, 16.0831
      CIE-Lab:
        47.0834, 56.7001, -83.2072
        CIE-LCH:
        47.0834, 100.6893, 304.2718
        CIE-Luv:
        47.0834, -2.5139, -127.6265
        Hunter-Lab:
        40.1038, 49.9143, -114.2839
      #6b50ff color charts
#6b50ff RGB chart
      #6b50ff CMYK chart
      #6b50ff RGB pie chart
      #6b50ff color shades, tints & tones
#6b50ff color schemes
#6b50ff color preview, HTML & CSS examples
           This text has a color of #6b50ff        
        
          <p style="color:#6b50ff;">Text here</p>
        
        
          .mytext {color:#6b50ff;}
        
        Text color #6b50ff
      
           This box has a color of #6b50ff        
        
          <div style="background-color:#6b50ff;">Content here</div>
        
        
          .mybackground {background-color:#6b50ff;}
        
        Background color #6b50ff
      
           Border around this has a color of #6b50ff        
        
          <div style="border:2px solid #6b50ff;">Content here</div>
        
        
          .myborder {border:2px solid #6b50ff;}
        
        Border color #6b50ff