#6f02f2 color space conversions
Hex:
        #6f02f2
        RGB:
        111, 2, 242
        CMY:
        56, 99, 5
        CMYK:
        54, 99, 0, 5
      HSL:
        267°, 98.3607%, 47.8431%
        HSV (HSB):
        267°, 99.1736%, 94.9020%
        XYZ:
        22.6043, 9.8337, 84.7111
        xyY:
        0.1930, 0.0839, 9.8337
      CIE-Lab:
        37.5423, 78.9945, -91.6315
        CIE-LCH:
        37.5423, 120.9812, 310.7642
        CIE-Luv:
        37.5423, 7.4601, -126.7571
        Hunter-Lab:
        31.3588, 73.7898, -138.2121
      #6f02f2 color charts
#6f02f2 RGB chart
      #6f02f2 CMYK chart
      #6f02f2 RGB pie chart
      #6f02f2 color shades, tints & tones
#6f02f2 color schemes
#6f02f2 color preview, HTML & CSS examples
           This text has a color of #6f02f2        
        
          <p style="color:#6f02f2;">Text here</p>
        
        
          .mytext {color:#6f02f2;}
        
        Text color #6f02f2
      
           This box has a color of #6f02f2        
        
          <div style="background-color:#6f02f2;">Content here</div>
        
        
          .mybackground {background-color:#6f02f2;}
        
        Background color #6f02f2
      
           Border around this has a color of #6f02f2        
        
          <div style="border:2px solid #6f02f2;">Content here</div>
        
        
          .myborder {border:2px solid #6f02f2;}
        
        Border color #6f02f2