#6e11ed color space conversions
Hex:
        #6e11ed
        RGB:
        110, 17, 237
        CMY:
        57, 93, 7
        CMYK:
        54, 93, 0, 7
      HSL:
        265°, 86.6142%, 49.8039%
        HSV (HSB):
        265°, 92.8270%, 92.9412%
        XYZ:
        21.9169, 9.8303, 80.8631
        xyY:
        0.1946, 0.0873, 9.8303
      CIE-Lab:
        37.5362, 75.8489, -88.8136
        CIE-LCH:
        37.5362, 116.7943, 310.4981
        CIE-Luv:
        37.5362, 7.3030, -123.7375
        Hunter-Lab:
        31.3533, 69.9085, -130.9669
      #6e11ed color charts
#6e11ed RGB chart
      #6e11ed CMYK chart
      #6e11ed RGB pie chart
      #6e11ed color shades, tints & tones
#6e11ed color schemes
#6e11ed color preview, HTML & CSS examples
           This text has a color of #6e11ed        
        
          <p style="color:#6e11ed;">Text here</p>
        
        
          .mytext {color:#6e11ed;}
        
        Text color #6e11ed
      
           This box has a color of #6e11ed        
        
          <div style="background-color:#6e11ed;">Content here</div>
        
        
          .mybackground {background-color:#6e11ed;}
        
        Background color #6e11ed
      
           Border around this has a color of #6e11ed        
        
          <div style="border:2px solid #6e11ed;">Content here</div>
        
        
          .myborder {border:2px solid #6e11ed;}
        
        Border color #6e11ed