#6a31fb color space conversions
Hex:
        #6a31fb
        RGB:
        106, 49, 251
        CMY:
        58, 81, 2
        CMYK:
        58, 80, 0, 2
      HSL:
        257°, 96.1905%, 58.8235%
        HSV (HSB):
        257°, 80.4781%, 98.4314%
        XYZ:
        24.4548, 12.2258, 92.3377
        xyY:
        0.1895, 0.0948, 12.2258
      CIE-Lab:
        41.5728, 69.8544, -90.0448
        CIE-LCH:
        41.5728, 113.9636, 307.8034
        CIE-Luv:
        41.5728, 2.1127, -130.4625
        Hunter-Lab:
        34.9655, 63.6529, -132.0988
      #6a31fb color charts
#6a31fb RGB chart
      #6a31fb CMYK chart
      #6a31fb RGB pie chart
      #6a31fb color shades, tints & tones
#6a31fb color schemes
#6a31fb color preview, HTML & CSS examples
           This text has a color of #6a31fb        
        
          <p style="color:#6a31fb;">Text here</p>
        
        
          .mytext {color:#6a31fb;}
        
        Text color #6a31fb
      
           This box has a color of #6a31fb        
        
          <div style="background-color:#6a31fb;">Content here</div>
        
        
          .mybackground {background-color:#6a31fb;}
        
        Background color #6a31fb
      
           Border around this has a color of #6a31fb        
        
          <div style="border:2px solid #6a31fb;">Content here</div>
        
        
          .myborder {border:2px solid #6a31fb;}
        
        Border color #6a31fb