#6b31fa color space conversions
Hex:
        #6b31fa
        RGB:
        107, 49, 250
        CMY:
        58, 81, 2
        CMYK:
        57, 80, 0, 2
      HSL:
        257°, 95.2607%, 58.6275%
        HSV (HSB):
        257°, 80.4000%, 98.0392%
        XYZ:
        24.4170, 12.2246, 91.5151
        xyY:
        0.1905, 0.0954, 12.2246
      CIE-Lab:
        41.5708, 69.6995, -89.4845
        CIE-LCH:
        41.5708, 113.4261, 307.9150
        CIE-Luv:
        41.5708, 2.5142, -129.8271
        Hunter-Lab:
        34.9636, 63.4701, -130.7134
      #6b31fa color charts
#6b31fa RGB chart
      #6b31fa CMYK chart
      #6b31fa RGB pie chart
      #6b31fa color shades, tints & tones
#6b31fa color schemes
#6b31fa color preview, HTML & CSS examples
           This text has a color of #6b31fa        
        
          <p style="color:#6b31fa;">Text here</p>
        
        
          .mytext {color:#6b31fa;}
        
        Text color #6b31fa
      
           This box has a color of #6b31fa        
        
          <div style="background-color:#6b31fa;">Content here</div>
        
        
          .mybackground {background-color:#6b31fa;}
        
        Background color #6b31fa
      
           Border around this has a color of #6b31fa        
        
          <div style="border:2px solid #6b31fa;">Content here</div>
        
        
          .myborder {border:2px solid #6b31fa;}
        
        Border color #6b31fa