#6e30df color space conversions
Hex:
        #6e30df
        RGB:
        110, 48, 223
        CMY:
        57, 81, 13
        CMYK:
        51, 78, 0, 13
      HSL:
        261°, 73.2218%, 53.1373%
        HSV (HSB):
        261°, 78.4753%, 87.4510%
        XYZ:
        20.8066, 10.7566, 70.7916
        xyY:
        0.2033, 0.1051, 10.7566
      CIE-Lab:
        39.1675, 63.5499, -78.1459
        CIE-LCH:
        39.1675, 100.7242, 309.1187
        CIE-Luv:
        39.1675, 6.6758, -113.5248
        Hunter-Lab:
        32.7973, 55.8454, -105.0170
      #6e30df color charts
#6e30df RGB chart
      #6e30df CMYK chart
      #6e30df RGB pie chart
      #6e30df color shades, tints & tones
#6e30df color schemes
#6e30df color preview, HTML & CSS examples
           This text has a color of #6e30df        
        
          <p style="color:#6e30df;">Text here</p>
        
        
          .mytext {color:#6e30df;}
        
        Text color #6e30df
      
           This box has a color of #6e30df        
        
          <div style="background-color:#6e30df;">Content here</div>
        
        
          .mybackground {background-color:#6e30df;}
        
        Background color #6e30df
      
           Border around this has a color of #6e30df        
        
          <div style="border:2px solid #6e30df;">Content here</div>
        
        
          .myborder {border:2px solid #6e30df;}
        
        Border color #6e30df