#6b2fec color space conversions
Hex:
        #6b2fec
        RGB:
        107, 47, 236
        CMY:
        58, 82, 7
        CMYK:
        55, 80, 0, 7
      HSL:
        259°, 83.2599%, 55.4902%
        HSV (HSB):
        259°, 80.0847%, 92.5490%
        XYZ:
        22.2202, 11.2150, 80.3504
        xyY:
        0.1953, 0.0986, 11.2150
      CIE-Lab:
        39.9402, 66.8947, -84.2852
        CIE-LCH:
        39.9402, 107.6053, 308.4380
        CIE-Luv:
        39.9402, 4.2283, -121.7153
        Hunter-Lab:
        33.4887, 59.8319, -118.8140
      #6b2fec color charts
#6b2fec RGB chart
      #6b2fec CMYK chart
      #6b2fec RGB pie chart
      #6b2fec color shades, tints & tones
#6b2fec color schemes
#6b2fec color preview, HTML & CSS examples
           This text has a color of #6b2fec        
        
          <p style="color:#6b2fec;">Text here</p>
        
        
          .mytext {color:#6b2fec;}
        
        Text color #6b2fec
      
           This box has a color of #6b2fec        
        
          <div style="background-color:#6b2fec;">Content here</div>
        
        
          .mybackground {background-color:#6b2fec;}
        
        Background color #6b2fec
      
           Border around this has a color of #6b2fec        
        
          <div style="border:2px solid #6b2fec;">Content here</div>
        
        
          .myborder {border:2px solid #6b2fec;}
        
        Border color #6b2fec