#6b02d4 color space conversions
Hex:
        #6b02d4
        RGB:
        107, 2, 212
        CMY:
        58, 99, 17
        CMYK:
        50, 99, 0, 17
      HSL:
        270°, 98.1308%, 41.9608%
        HSV (HSB):
        270°, 99.0566%, 83.1373%
        XYZ:
        17.9688, 7.9227, 62.8695
        xyY:
        0.2024, 0.0893, 7.9227
      CIE-Lab:
        33.8213, 72.2186, -80.6430
        CIE-LCH:
        33.8213, 108.2535, 311.8455
        CIE-Luv:
        33.8213, 10.1260, -109.5766
        Hunter-Lab:
        28.1473, 64.6940, -112.7267
      #6b02d4 color charts
#6b02d4 RGB chart
      #6b02d4 CMYK chart
      #6b02d4 RGB pie chart
      #6b02d4 color shades, tints & tones
#6b02d4 color schemes
#6b02d4 color preview, HTML & CSS examples
           This text has a color of #6b02d4        
        
          <p style="color:#6b02d4;">Text here</p>
        
        
          .mytext {color:#6b02d4;}
        
        Text color #6b02d4
      
           This box has a color of #6b02d4        
        
          <div style="background-color:#6b02d4;">Content here</div>
        
        
          .mybackground {background-color:#6b02d4;}
        
        Background color #6b02d4
      
           Border around this has a color of #6b02d4        
        
          <div style="border:2px solid #6b02d4;">Content here</div>
        
        
          .myborder {border:2px solid #6b02d4;}
        
        Border color #6b02d4