#442ac7 color space conversions
Hex:
        #442ac7
        RGB:
        68, 42, 199
        CMY:
        73, 84, 22
        CMYK:
        66, 79, 0, 22
      HSL:
        250°, 65.1452%, 47.2549%
        HSV (HSB):
        250°, 78.8945%, 78.0392%
        XYZ:
        13.5207, 7.0084, 54.6730
        xyY:
        0.1798, 0.0932, 7.0084
      CIE-Lab:
        31.8260, 54.8630, -76.5061
        CIE-LCH:
        31.8260, 94.1442, 305.6446
        CIE-Luv:
        31.8260, -2.6930, -101.4448
        Hunter-Lab:
        26.4734, 44.8364, -103.9147
      #442ac7 color charts
#442ac7 RGB chart
      #442ac7 CMYK chart
      #442ac7 RGB pie chart
      #442ac7 color shades, tints & tones
#442ac7 color schemes
#442ac7 color preview, HTML & CSS examples
           This text has a color of #442ac7        
        
          <p style="color:#442ac7;">Text here</p>
        
        
          .mytext {color:#442ac7;}
        
        Text color #442ac7
      
           This box has a color of #442ac7        
        
          <div style="background-color:#442ac7;">Content here</div>
        
        
          .mybackground {background-color:#442ac7;}
        
        Background color #442ac7
      
           Border around this has a color of #442ac7        
        
          <div style="border:2px solid #442ac7;">Content here</div>
        
        
          .myborder {border:2px solid #442ac7;}
        
        Border color #442ac7