#442bb4 color space conversions
Hex:
        #442bb4
        RGB:
        68, 43, 180
        CMY:
        73, 83, 29
        CMYK:
        62, 76, 0, 29
      HSL:
        251°, 61.4350%, 43.7255%
        HSV (HSB):
        251°, 76.1111%, 70.5882%
        XYZ:
        11.4860, 6.2520, 43.7814
        xyY:
        0.1867, 0.1016, 6.2520
      CIE-Lab:
        30.0395, 48.7529, -68.2397
        CIE-LCH:
        30.0395, 83.8660, 305.5434
        CIE-Luv:
        30.0395, -1.4308, -90.0242
        Hunter-Lab:
        25.0040, 38.2400, -86.3127
      #442bb4 color charts
#442bb4 RGB chart
      #442bb4 CMYK chart
      #442bb4 RGB pie chart
      #442bb4 color shades, tints & tones
#442bb4 color schemes
#442bb4 color preview, HTML & CSS examples
           This text has a color of #442bb4        
        
          <p style="color:#442bb4;">Text here</p>
        
        
          .mytext {color:#442bb4;}
        
        Text color #442bb4
      
           This box has a color of #442bb4        
        
          <div style="background-color:#442bb4;">Content here</div>
        
        
          .mybackground {background-color:#442bb4;}
        
        Background color #442bb4
      
           Border around this has a color of #442bb4        
        
          <div style="border:2px solid #442bb4;">Content here</div>
        
        
          .myborder {border:2px solid #442bb4;}
        
        Border color #442bb4