#442ae4 color space conversions
Hex:
        #442ae4
        RGB:
        68, 42, 228
        CMY:
        73, 84, 11
        CMYK:
        70, 82, 0, 11
      HSL:
        248°, 77.5000%, 52.9412%
        HSV (HSB):
        248°, 81.5789%, 89.4118%
        XYZ:
        17.2155, 8.4863, 74.1295
        xyY:
        0.1724, 0.0850, 8.4863
      CIE-Lab:
        34.9758, 63.1747, -88.0543
        CIE-LCH:
        34.9758, 108.3725, 305.6576
        CIE-Luv:
        34.9758, -4.6167, -118.2945
        Hunter-Lab:
        29.1313, 54.5069, -130.4816
      #442ae4 color charts
#442ae4 RGB chart
      #442ae4 CMYK chart
      #442ae4 RGB pie chart
      #442ae4 color shades, tints & tones
#442ae4 color schemes
#442ae4 color preview, HTML & CSS examples
           This text has a color of #442ae4        
        
          <p style="color:#442ae4;">Text here</p>
        
        
          .mytext {color:#442ae4;}
        
        Text color #442ae4
      
           This box has a color of #442ae4        
        
          <div style="background-color:#442ae4;">Content here</div>
        
        
          .mybackground {background-color:#442ae4;}
        
        Background color #442ae4
      
           Border around this has a color of #442ae4        
        
          <div style="border:2px solid #442ae4;">Content here</div>
        
        
          .myborder {border:2px solid #442ae4;}
        
        Border color #442ae4