#442cab color space conversions
Hex:
        #442cab
        RGB:
        68, 44, 171
        CMY:
        73, 83, 33
        CMYK:
        60, 74, 0, 33
      HSL:
        251°, 59.0698%, 42.1569%
        HSV (HSB):
        251°, 74.2690%, 67.0588%
        XYZ:
        10.6353, 5.9706, 39.1200
        xyY:
        0.1908, 0.1071, 5.9706
      CIE-Lab:
        29.3381, 45.5158, -64.0122
        CIE-LCH:
        29.3381, 78.5446, 305.4147
        CIE-Luv:
        29.3381, -0.8761, -84.4177
        Hunter-Lab:
        24.4348, 34.9315, -77.8187
      #442cab color charts
#442cab RGB chart
      #442cab CMYK chart
      #442cab RGB pie chart
      #442cab color shades, tints & tones
#442cab color schemes
#442cab color preview, HTML & CSS examples
           This text has a color of #442cab        
        
          <p style="color:#442cab;">Text here</p>
        
        
          .mytext {color:#442cab;}
        
        Text color #442cab
      
           This box has a color of #442cab        
        
          <div style="background-color:#442cab;">Content here</div>
        
        
          .mybackground {background-color:#442cab;}
        
        Background color #442cab
      
           Border around this has a color of #442cab        
        
          <div style="border:2px solid #442cab;">Content here</div>
        
        
          .myborder {border:2px solid #442cab;}
        
        Border color #442cab