#442ab5 color space conversions
Hex:
        #442ab5
        RGB:
        68, 42, 181
        CMY:
        73, 84, 29
        CMYK:
        62, 77, 0, 29
      HSL:
        251°, 62.3318%, 43.7255%
        HSV (HSB):
        251°, 76.7956%, 70.9804%
        XYZ:
        11.5524, 6.2211, 44.3080
        xyY:
        0.1861, 0.1002, 6.2211
      CIE-Lab:
        29.9635, 49.5556, -68.9602
        CIE-LCH:
        29.9635, 84.9192, 305.7015
        CIE-Luv:
        29.9635, -1.3684, -90.7128
        Hunter-Lab:
        24.9421, 39.0267, -87.8654
      #442ab5 color charts
#442ab5 RGB chart
      #442ab5 CMYK chart
      #442ab5 RGB pie chart
      #442ab5 color shades, tints & tones
#442ab5 color schemes
#442ab5 color preview, HTML & CSS examples
           This text has a color of #442ab5        
        
          <p style="color:#442ab5;">Text here</p>
        
        
          .mytext {color:#442ab5;}
        
        Text color #442ab5
      
           This box has a color of #442ab5        
        
          <div style="background-color:#442ab5;">Content here</div>
        
        
          .mybackground {background-color:#442ab5;}
        
        Background color #442ab5
      
           Border around this has a color of #442ab5        
        
          <div style="border:2px solid #442ab5;">Content here</div>
        
        
          .myborder {border:2px solid #442ab5;}
        
        Border color #442ab5