#6702fe color space conversions
Hex:
        #6702fe
        RGB:
        103, 2, 254
        CMY:
        60, 99, 0
        CMYK:
        59, 99, 0, 0
      HSL:
        264°, 99.2126%, 50.1961%
        HSV (HSB):
        264°, 99.2126%, 99.6078%
        XYZ:
        23.5046, 10.0827, 94.4733
        xyY:
        0.1835, 0.0787, 10.0827
      CIE-Lab:
        37.9905, 81.1222, -97.6695
        CIE-LCH:
        37.9905, 126.9652, 309.7123
        CIE-Luv:
        37.9905, 3.6382, -133.4828
        Hunter-Lab:
        31.7533, 76.5619, -154.1737
      #6702fe color charts
#6702fe RGB chart
      #6702fe CMYK chart
      #6702fe RGB pie chart
      #6702fe color shades, tints & tones
#6702fe color schemes
#6702fe color preview, HTML & CSS examples
           This text has a color of #6702fe        
        
          <p style="color:#6702fe;">Text here</p>
        
        
          .mytext {color:#6702fe;}
        
        Text color #6702fe
      
           This box has a color of #6702fe        
        
          <div style="background-color:#6702fe;">Content here</div>
        
        
          .mybackground {background-color:#6702fe;}
        
        Background color #6702fe
      
           Border around this has a color of #6702fe        
        
          <div style="border:2px solid #6702fe;">Content here</div>
        
        
          .myborder {border:2px solid #6702fe;}
        
        Border color #6702fe