#6b30d8 color space conversions
Hex:
        #6b30d8
        RGB:
        107, 48, 216
        CMY:
        58, 81, 15
        CMYK:
        50, 78, 0, 15
      HSL:
        261°, 68.2927%, 51.7647%
        HSV (HSB):
        261°, 77.7778%, 84.7059%
        XYZ:
        19.5150, 10.1976, 65.9055
        xyY:
        0.2041, 0.1066, 10.1976
      CIE-Lab:
        38.1947, 61.3737, -75.7414
        CIE-LCH:
        38.1947, 97.4859, 309.0181
        CIE-Luv:
        38.1947, 6.4659, -109.4444
        Hunter-Lab:
        31.9336, 53.1996, -100.0108
      #6b30d8 color charts
#6b30d8 RGB chart
      #6b30d8 CMYK chart
      #6b30d8 RGB pie chart
      #6b30d8 color shades, tints & tones
#6b30d8 color schemes
#6b30d8 color preview, HTML & CSS examples
           This text has a color of #6b30d8        
        
          <p style="color:#6b30d8;">Text here</p>
        
        
          .mytext {color:#6b30d8;}
        
        Text color #6b30d8
      
           This box has a color of #6b30d8        
        
          <div style="background-color:#6b30d8;">Content here</div>
        
        
          .mybackground {background-color:#6b30d8;}
        
        Background color #6b30d8
      
           Border around this has a color of #6b30d8        
        
          <div style="border:2px solid #6b30d8;">Content here</div>
        
        
          .myborder {border:2px solid #6b30d8;}
        
        Border color #6b30d8