#6b2fea color space conversions
Hex:
        #6b2fea
        RGB:
        107, 47, 234
        CMY:
        58, 82, 8
        CMYK:
        54, 80, 0, 8
      HSL:
        259°, 81.6594%, 55.0980%
        HSV (HSB):
        259°, 79.9145%, 91.7647%
        XYZ:
        21.9312, 11.0993, 78.8284
        xyY:
        0.1961, 0.0992, 11.0993
      CIE-Lab:
        39.7473, 66.3847, -83.4693
        CIE-LCH:
        39.7473, 106.6492, 308.4959
        CIE-Luv:
        39.7473, 4.4525, -120.5184
        Hunter-Lab:
        33.3157, 59.2014, -116.9654
      #6b2fea color charts
#6b2fea RGB chart
      #6b2fea CMYK chart
      #6b2fea RGB pie chart
      #6b2fea color shades, tints & tones
#6b2fea color schemes
#6b2fea color preview, HTML & CSS examples
           This text has a color of #6b2fea        
        
          <p style="color:#6b2fea;">Text here</p>
        
        
          .mytext {color:#6b2fea;}
        
        Text color #6b2fea
      
           This box has a color of #6b2fea        
        
          <div style="background-color:#6b2fea;">Content here</div>
        
        
          .mybackground {background-color:#6b2fea;}
        
        Background color #6b2fea
      
           Border around this has a color of #6b2fea        
        
          <div style="border:2px solid #6b2fea;">Content here</div>
        
        
          .myborder {border:2px solid #6b2fea;}
        
        Border color #6b2fea