#6e30fa color space conversions
Hex:
        #6e30fa
        RGB:
        110, 48, 250
        CMY:
        57, 81, 2
        CMYK:
        56, 81, 0, 2
      HSL:
        258°, 95.2830%, 58.4314%
        HSV (HSB):
        258°, 80.8000%, 98.0392%
        XYZ:
        24.7427, 12.3310, 91.5185
        xyY:
        0.1924, 0.0959, 12.3310
      CIE-Lab:
        41.7375, 70.3879, -89.1995
        CIE-LCH:
        41.7375, 113.6266, 308.2772
        CIE-Luv:
        41.7375, 3.5452, -129.7679
        Hunter-Lab:
        35.1156, 64.3201, -129.9413
      #6e30fa color charts
#6e30fa RGB chart
      #6e30fa CMYK chart
      #6e30fa RGB pie chart
      #6e30fa color shades, tints & tones
#6e30fa color schemes
#6e30fa color preview, HTML & CSS examples
           This text has a color of #6e30fa        
        
          <p style="color:#6e30fa;">Text here</p>
        
        
          .mytext {color:#6e30fa;}
        
        Text color #6e30fa
      
           This box has a color of #6e30fa        
        
          <div style="background-color:#6e30fa;">Content here</div>
        
        
          .mybackground {background-color:#6e30fa;}
        
        Background color #6e30fa
      
           Border around this has a color of #6e30fa        
        
          <div style="border:2px solid #6e30fa;">Content here</div>
        
        
          .myborder {border:2px solid #6e30fa;}
        
        Border color #6e30fa