#6b30e5 color space conversions
Hex:
        #6b30e5
        RGB:
        107, 48, 229
        CMY:
        58, 81, 10
        CMYK:
        53, 79, 0, 10
      HSL:
        260°, 77.6824%, 54.3137%
        HSV (HSB):
        260°, 79.0393%, 89.8039%
        XYZ:
        21.2632, 10.8968, 75.1113
        xyY:
        0.1982, 0.1016, 10.8968
      CIE-Lab:
        39.4062, 64.7092, -81.1892
        CIE-LCH:
        39.4062, 103.8218, 308.5555
        CIE-Luv:
        39.4062, 4.9081, -117.3974
        Hunter-Lab:
        33.0104, 57.2104, -111.8004
      #6b30e5 color charts
#6b30e5 RGB chart
      #6b30e5 CMYK chart
      #6b30e5 RGB pie chart
      #6b30e5 color shades, tints & tones
#6b30e5 color schemes
#6b30e5 color preview, HTML & CSS examples
           This text has a color of #6b30e5        
        
          <p style="color:#6b30e5;">Text here</p>
        
        
          .mytext {color:#6b30e5;}
        
        Text color #6b30e5
      
           This box has a color of #6b30e5        
        
          <div style="background-color:#6b30e5;">Content here</div>
        
        
          .mybackground {background-color:#6b30e5;}
        
        Background color #6b30e5
      
           Border around this has a color of #6b30e5        
        
          <div style="border:2px solid #6b30e5;">Content here</div>
        
        
          .myborder {border:2px solid #6b30e5;}
        
        Border color #6b30e5