#6b00f2 color space conversions
Hex:
        #6b00f2
        RGB:
        107, 0, 242
        CMY:
        58, 100, 5
        CMYK:
        56, 100, 0, 5
      HSL:
        267°, 100.0000%, 47.4510%
        HSV (HSB):
        267°, 100.0000%, 94.9020%
        XYZ:
        22.0904, 9.5366, 84.6809
        xyY:
        0.1899, 0.0820, 9.5366
      CIE-Lab:
        36.9976, 78.9773, -92.5489
        CIE-LCH:
        36.9976, 121.6664, 310.4760
        CIE-Luv:
        36.9976, 6.2313, -126.7745
        Hunter-Lab:
        30.8814, 73.6441, -140.9640
      #6b00f2 color charts
#6b00f2 RGB chart
      #6b00f2 CMYK chart
      #6b00f2 RGB pie chart
      #6b00f2 color shades, tints & tones
#6b00f2 color schemes
#6b00f2 color preview, HTML & CSS examples
           This text has a color of #6b00f2        
        
          <p style="color:#6b00f2;">Text here</p>
        
        
          .mytext {color:#6b00f2;}
        
        Text color #6b00f2
      
           This box has a color of #6b00f2        
        
          <div style="background-color:#6b00f2;">Content here</div>
        
        
          .mybackground {background-color:#6b00f2;}
        
        Background color #6b00f2
      
           Border around this has a color of #6b00f2        
        
          <div style="border:2px solid #6b00f2;">Content here</div>
        
        
          .myborder {border:2px solid #6b00f2;}
        
        Border color #6b00f2