#6b1ffa color space conversions
Hex:
        #6b1ffa
        RGB:
        107, 31, 250
        CMY:
        58, 88, 2
        CMYK:
        57, 88, 0, 2
      HSL:
        261°, 95.6332%, 55.0980%
        HSV (HSB):
        261°, 87.6000%, 98.0392%
        XYZ:
        23.8087, 11.0079, 91.3124
        xyY:
        0.1888, 0.0873, 11.0079
      CIE-Lab:
        39.5938, 75.5593, -92.7536
        CIE-LCH:
        39.5938, 119.6346, 309.1671
        CIE-Luv:
        39.5938, 4.0721, -130.8916
        Hunter-Lab:
        33.1782, 70.0302, -139.9522
      #6b1ffa color charts
#6b1ffa RGB chart
      #6b1ffa CMYK chart
      #6b1ffa RGB pie chart
      #6b1ffa color shades, tints & tones
#6b1ffa color schemes
#6b1ffa color preview, HTML & CSS examples
           This text has a color of #6b1ffa        
        
          <p style="color:#6b1ffa;">Text here</p>
        
        
          .mytext {color:#6b1ffa;}
        
        Text color #6b1ffa
      
           This box has a color of #6b1ffa        
        
          <div style="background-color:#6b1ffa;">Content here</div>
        
        
          .mybackground {background-color:#6b1ffa;}
        
        Background color #6b1ffa
      
           Border around this has a color of #6b1ffa        
        
          <div style="border:2px solid #6b1ffa;">Content here</div>
        
        
          .myborder {border:2px solid #6b1ffa;}
        
        Border color #6b1ffa