#442ec7 color space conversions
Hex:
        #442ec7
        RGB:
        68, 46, 199
        CMY:
        73, 82, 22
        CMYK:
        66, 77, 0, 22
      HSL:
        249°, 62.4490%, 48.0392%
        HSV (HSB):
        249°, 76.8844%, 78.0392%
        XYZ:
        13.6697, 7.3065, 54.7226
        xyY:
        0.1806, 0.0965, 7.3065
      CIE-Lab:
        32.4946, 52.9366, -75.4015
        CIE-LCH:
        32.4946, 92.1285, 305.0713
        CIE-Luv:
        32.4946, -3.2144, -101.1975
        Hunter-Lab:
        27.0305, 42.9668, -101.1102
      #442ec7 color charts
#442ec7 RGB chart
      #442ec7 CMYK chart
      #442ec7 RGB pie chart
      #442ec7 color shades, tints & tones
#442ec7 color schemes
#442ec7 color preview, HTML & CSS examples
           This text has a color of #442ec7        
        
          <p style="color:#442ec7;">Text here</p>
        
        
          .mytext {color:#442ec7;}
        
        Text color #442ec7
      
           This box has a color of #442ec7        
        
          <div style="background-color:#442ec7;">Content here</div>
        
        
          .mybackground {background-color:#442ec7;}
        
        Background color #442ec7
      
           Border around this has a color of #442ec7        
        
          <div style="border:2px solid #442ec7;">Content here</div>
        
        
          .myborder {border:2px solid #442ec7;}
        
        Border color #442ec7