#6e05fe color space conversions
Hex:
        #6e05fe
        RGB:
        110, 5, 254
        CMY:
        57, 98, 0
        CMYK:
        57, 98, 0, 0
      HSL:
        265°, 99.2032%, 50.7843%
        HSV (HSB):
        265°, 98.0315%, 99.6078%
        XYZ:
        24.3741, 10.5793, 94.5233
        xyY:
        0.1883, 0.0817, 10.5793
      CIE-Lab:
        38.8627, 81.1859, -96.1995
        CIE-LCH:
        38.8627, 125.8789, 310.1621
        CIE-Luv:
        38.8627, 5.6057, -133.5244
        Hunter-Lab:
        32.5258, 76.8434, -149.5345
      #6e05fe color charts
#6e05fe RGB chart
      #6e05fe CMYK chart
      #6e05fe RGB pie chart
      #6e05fe color shades, tints & tones
#6e05fe color schemes
#6e05fe color preview, HTML & CSS examples
           This text has a color of #6e05fe        
        
          <p style="color:#6e05fe;">Text here</p>
        
        
          .mytext {color:#6e05fe;}
        
        Text color #6e05fe
      
           This box has a color of #6e05fe        
        
          <div style="background-color:#6e05fe;">Content here</div>
        
        
          .mybackground {background-color:#6e05fe;}
        
        Background color #6e05fe
      
           Border around this has a color of #6e05fe        
        
          <div style="border:2px solid #6e05fe;">Content here</div>
        
        
          .myborder {border:2px solid #6e05fe;}
        
        Border color #6e05fe