#6e06ff color space conversions
Hex:
        #6e06ff
        RGB:
        110, 6, 255
        CMY:
        57, 98, 0
        CMYK:
        57, 98, 0, 0
      HSL:
        265°, 100.0000%, 51.1765%
        HSV (HSB):
        265°, 97.6471%, 100.0000%
        XYZ:
        24.5455, 10.6652, 95.3726
        xyY:
        0.1880, 0.0817, 10.6652
      CIE-Lab:
        39.0108, 81.2904, -96.5138
        CIE-LCH:
        39.0108, 126.1865, 310.1063
        CIE-Luv:
        39.0108, 5.4636, -134.0814
        Hunter-Lab:
        32.6577, 77.0097, -150.2886
      #6e06ff color charts
#6e06ff RGB chart
      #6e06ff CMYK chart
      #6e06ff RGB pie chart
      #6e06ff color shades, tints & tones
#6e06ff color schemes
#6e06ff color preview, HTML & CSS examples
           This text has a color of #6e06ff        
        
          <p style="color:#6e06ff;">Text here</p>
        
        
          .mytext {color:#6e06ff;}
        
        Text color #6e06ff
      
           This box has a color of #6e06ff        
        
          <div style="background-color:#6e06ff;">Content here</div>
        
        
          .mybackground {background-color:#6e06ff;}
        
        Background color #6e06ff
      
           Border around this has a color of #6e06ff        
        
          <div style="border:2px solid #6e06ff;">Content here</div>
        
        
          .myborder {border:2px solid #6e06ff;}
        
        Border color #6e06ff