#422ffe color space conversions
Hex:
        #422ffe
        RGB:
        66, 47, 254
        CMY:
        74, 82, 0
        CMYK:
        74, 81, 0, 0
      HSL:
        246°, 99.0431%, 59.0196%
        HSV (HSB):
        246°, 81.4961%, 99.6078%
        XYZ:
        21.1527, 10.3470, 94.6482
        xyY:
        0.1677, 0.0820, 10.3470
      CIE-Lab:
        38.4582, 68.2684, -96.9809
        CIE-LCH:
        38.4582, 118.5996, 305.1431
        CIE-Luv:
        38.4582, -7.0117, -133.0022
        Hunter-Lab:
        32.1668, 61.0885, -151.9393
      #422ffe color charts
#422ffe RGB chart
      #422ffe CMYK chart
      #422ffe RGB pie chart
      #422ffe color shades, tints & tones
#422ffe color schemes
#422ffe color preview, HTML & CSS examples
           This text has a color of #422ffe        
        
          <p style="color:#422ffe;">Text here</p>
        
        
          .mytext {color:#422ffe;}
        
        Text color #422ffe
      
           This box has a color of #422ffe        
        
          <div style="background-color:#422ffe;">Content here</div>
        
        
          .mybackground {background-color:#422ffe;}
        
        Background color #422ffe
      
           Border around this has a color of #422ffe        
        
          <div style="border:2px solid #422ffe;">Content here</div>
        
        
          .myborder {border:2px solid #422ffe;}
        
        Border color #422ffe