#6201e6 color space conversions
Hex:
        #6201e6
        RGB:
        98, 1, 230
        CMY:
        62, 100, 10
        CMYK:
        57, 100, 0, 10
      HSL:
        265°, 99.1342%, 45.2941%
        HSV (HSB):
        265°, 99.5652%, 90.1961%
        XYZ:
        19.3308, 8.3315, 75.4522
        xyY:
        0.1875, 0.0808, 8.3315
      CIE-Lab:
        34.6641, 75.6609, -89.6322
        CIE-LCH:
        34.6641, 117.2966, 310.1686
        CIE-Luv:
        34.6641, 4.8529, -119.8855
        Hunter-Lab:
        28.8644, 69.0304, -134.7802
      #6201e6 color charts
#6201e6 RGB chart
      #6201e6 CMYK chart
      #6201e6 RGB pie chart
      #6201e6 color shades, tints & tones
#6201e6 color schemes
#6201e6 color preview, HTML & CSS examples
           This text has a color of #6201e6        
        
          <p style="color:#6201e6;">Text here</p>
        
        
          .mytext {color:#6201e6;}
        
        Text color #6201e6
      
           This box has a color of #6201e6        
        
          <div style="background-color:#6201e6;">Content here</div>
        
        
          .mybackground {background-color:#6201e6;}
        
        Background color #6201e6
      
           Border around this has a color of #6201e6        
        
          <div style="border:2px solid #6201e6;">Content here</div>
        
        
          .myborder {border:2px solid #6201e6;}
        
        Border color #6201e6