#6e1fec color space conversions
Hex:
        #6e1fec
        RGB:
        110, 31, 236
        CMY:
        57, 88, 7
        CMYK:
        53, 87, 0, 7
      HSL:
        263°, 84.3621%, 52.3529%
        HSV (HSB):
        263°, 86.8644%, 92.5490%
        XYZ:
        22.0607, 10.3511, 80.1921
        xyY:
        0.1959, 0.0919, 10.3511
      CIE-Lab:
        38.4653, 72.5129, -86.7093
        CIE-LCH:
        38.4653, 113.0337, 309.9049
        CIE-Luv:
        38.4653, 6.6588, -122.7193
        Hunter-Lab:
        32.1731, 66.0923, -125.2603
      #6e1fec color charts
#6e1fec RGB chart
      #6e1fec CMYK chart
      #6e1fec RGB pie chart
      #6e1fec color shades, tints & tones
#6e1fec color schemes
#6e1fec color preview, HTML & CSS examples
           This text has a color of #6e1fec        
        
          <p style="color:#6e1fec;">Text here</p>
        
        
          .mytext {color:#6e1fec;}
        
        Text color #6e1fec
      
           This box has a color of #6e1fec        
        
          <div style="background-color:#6e1fec;">Content here</div>
        
        
          .mybackground {background-color:#6e1fec;}
        
        Background color #6e1fec
      
           Border around this has a color of #6e1fec        
        
          <div style="border:2px solid #6e1fec;">Content here</div>
        
        
          .myborder {border:2px solid #6e1fec;}
        
        Border color #6e1fec