#6f02e2 color space conversions
Hex:
        #6f02e2
        RGB:
        111, 2, 226
        CMY:
        56, 99, 11
        CMYK:
        51, 99, 0, 11
      HSL:
        269°, 98.2456%, 44.7059%
        HSV (HSB):
        269°, 99.1150%, 88.6275%
        XYZ:
        20.3047, 8.9139, 72.6019
        xyY:
        0.1994, 0.0875, 8.9139
      CIE-Lab:
        35.8180, 75.5444, -85.3853
        CIE-LCH:
        35.8180, 114.0070, 311.5007
        CIE-Luv:
        35.8180, 9.5906, -117.6062
        Hunter-Lab:
        29.8562, 69.1468, -123.2774
      #6f02e2 color charts
#6f02e2 RGB chart
      #6f02e2 CMYK chart
      #6f02e2 RGB pie chart
      #6f02e2 color shades, tints & tones
#6f02e2 color schemes
#6f02e2 color preview, HTML & CSS examples
           This text has a color of #6f02e2        
        
          <p style="color:#6f02e2;">Text here</p>
        
        
          .mytext {color:#6f02e2;}
        
        Text color #6f02e2
      
           This box has a color of #6f02e2        
        
          <div style="background-color:#6f02e2;">Content here</div>
        
        
          .mybackground {background-color:#6f02e2;}
        
        Background color #6f02e2
      
           Border around this has a color of #6f02e2        
        
          <div style="border:2px solid #6f02e2;">Content here</div>
        
        
          .myborder {border:2px solid #6f02e2;}
        
        Border color #6f02e2