#6b0ede color space conversions
Hex:
        #6b0ede
        RGB:
        107, 14, 222
        CMY:
        58, 95, 13
        CMYK:
        52, 94, 0, 13
      HSL:
        267°, 88.1356%, 46.2745%
        HSV (HSB):
        267°, 93.6937%, 87.0588%
        XYZ:
        19.4053, 8.7138, 69.7664
        xyY:
        0.1982, 0.0890, 8.7138
      CIE-Lab:
        35.4273, 72.7481, -83.7540
        CIE-LCH:
        35.4273, 110.9370, 310.9773
        CIE-Luv:
        35.4273, 8.3486, -115.2008
        Hunter-Lab:
        29.5191, 65.6836, -119.4643
      #6b0ede color charts
#6b0ede RGB chart
      #6b0ede CMYK chart
      #6b0ede RGB pie chart
      #6b0ede color shades, tints & tones
#6b0ede color schemes
#6b0ede color preview, HTML & CSS examples
           This text has a color of #6b0ede        
        
          <p style="color:#6b0ede;">Text here</p>
        
        
          .mytext {color:#6b0ede;}
        
        Text color #6b0ede
      
           This box has a color of #6b0ede        
        
          <div style="background-color:#6b0ede;">Content here</div>
        
        
          .mybackground {background-color:#6b0ede;}
        
        Background color #6b0ede
      
           Border around this has a color of #6b0ede        
        
          <div style="border:2px solid #6b0ede;">Content here</div>
        
        
          .myborder {border:2px solid #6b0ede;}
        
        Border color #6b0ede