#6c02e2 color space conversions
Hex:
        #6c02e2
        RGB:
        108, 2, 226
        CMY:
        58, 99, 11
        CMYK:
        52, 99, 0, 11
      HSL:
        268°, 98.2456%, 44.7059%
        HSV (HSB):
        268°, 99.1150%, 88.6275%
        XYZ:
        19.9335, 8.7225, 72.5845
        xyY:
        0.1969, 0.0862, 8.7225
      CIE-Lab:
        35.4445, 75.3216, -86.0153
        CIE-LCH:
        35.4445, 114.3328, 311.2079
        CIE-Luv:
        35.4445, 8.5336, -117.6447
        Hunter-Lab:
        29.5340, 68.7915, -125.0410
      #6c02e2 color charts
#6c02e2 RGB chart
      #6c02e2 CMYK chart
      #6c02e2 RGB pie chart
      #6c02e2 color shades, tints & tones
#6c02e2 color schemes
#6c02e2 color preview, HTML & CSS examples
           This text has a color of #6c02e2        
        
          <p style="color:#6c02e2;">Text here</p>
        
        
          .mytext {color:#6c02e2;}
        
        Text color #6c02e2
      
           This box has a color of #6c02e2        
        
          <div style="background-color:#6c02e2;">Content here</div>
        
        
          .mybackground {background-color:#6c02e2;}
        
        Background color #6c02e2
      
           Border around this has a color of #6c02e2        
        
          <div style="border:2px solid #6c02e2;">Content here</div>
        
        
          .myborder {border:2px solid #6c02e2;}
        
        Border color #6c02e2