#420ece color space conversions
Hex:
        #420ece
        RGB:
        66, 14, 206
        CMY:
        74, 95, 19
        CMYK:
        68, 93, 0, 19
      HSL:
        256°, 87.2727%, 43.1373%
        HSV (HSB):
        256°, 93.2039%, 80.7843%
        XYZ:
        13.5444, 5.9286, 58.8230
        xyY:
        0.1730, 0.0757, 5.9286
      CIE-Lab:
        29.2315, 66.1988, -84.9039
        CIE-LCH:
        29.2315, 107.6613, 307.9432
        CIE-Luv:
        29.2315, -1.3735, -105.2826
        Hunter-Lab:
        24.3486, 56.6839, -126.1925
      #420ece color charts
#420ece RGB chart
      #420ece CMYK chart
      #420ece RGB pie chart
      #420ece color shades, tints & tones
#420ece color schemes
#420ece color preview, HTML & CSS examples
           This text has a color of #420ece        
        
          <p style="color:#420ece;">Text here</p>
        
        
          .mytext {color:#420ece;}
        
        Text color #420ece
      
           This box has a color of #420ece        
        
          <div style="background-color:#420ece;">Content here</div>
        
        
          .mybackground {background-color:#420ece;}
        
        Background color #420ece
      
           Border around this has a color of #420ece        
        
          <div style="border:2px solid #420ece;">Content here</div>
        
        
          .myborder {border:2px solid #420ece;}
        
        Border color #420ece