#6e1fef color space conversions
Hex:
        #6e1fef
        RGB:
        110, 31, 239
        CMY:
        57, 88, 6
        CMYK:
        54, 87, 0, 6
      HSL:
        263°, 86.6667%, 52.9412%
        HSV (HSB):
        263°, 87.0293%, 93.7255%
        XYZ:
        22.5004, 10.5270, 82.5074
        xyY:
        0.1947, 0.0911, 10.5270
      CIE-Lab:
        38.7721, 73.2187, -87.9022
        CIE-LCH:
        38.7721, 114.4018, 309.7928
        CIE-Luv:
        38.7721, 6.2904, -124.4654
        Hunter-Lab:
        32.4453, 67.0082, -128.0609
      #6e1fef color charts
#6e1fef RGB chart
      #6e1fef CMYK chart
      #6e1fef RGB pie chart
      #6e1fef color shades, tints & tones
#6e1fef color schemes
#6e1fef color preview, HTML & CSS examples
           This text has a color of #6e1fef        
        
          <p style="color:#6e1fef;">Text here</p>
        
        
          .mytext {color:#6e1fef;}
        
        Text color #6e1fef
      
           This box has a color of #6e1fef        
        
          <div style="background-color:#6e1fef;">Content here</div>
        
        
          .mybackground {background-color:#6e1fef;}
        
        Background color #6e1fef
      
           Border around this has a color of #6e1fef        
        
          <div style="border:2px solid #6e1fef;">Content here</div>
        
        
          .myborder {border:2px solid #6e1fef;}
        
        Border color #6e1fef