#442b86 color space conversions
Hex:
        #442b86
        RGB:
        68, 43, 134
        CMY:
        73, 83, 47
        CMYK:
        49, 68, 0, 47
      HSL:
        256°, 51.4124%, 34.7059%
        HSV (HSB):
        256°, 67.9104%, 52.5490%
        XYZ:
        7.5508, 4.6779, 23.0592
        xyY:
        0.2140, 0.1326, 4.6779
      CIE-Lab:
        25.7967, 34.7842, -47.1500
        CIE-LCH:
        25.7967, 58.5923, 306.4175
        CIE-Luv:
        25.7967, 2.6054, -60.9454
        Hunter-Lab:
        21.6285, 24.4672, -48.0720
      #442b86 color charts
#442b86 RGB chart
      #442b86 CMYK chart
      #442b86 RGB pie chart
      #442b86 color shades, tints & tones
#442b86 color schemes
#442b86 color preview, HTML & CSS examples
           This text has a color of #442b86        
        
          <p style="color:#442b86;">Text here</p>
        
        
          .mytext {color:#442b86;}
        
        Text color #442b86
      
           This box has a color of #442b86        
        
          <div style="background-color:#442b86;">Content here</div>
        
        
          .mybackground {background-color:#442b86;}
        
        Background color #442b86
      
           Border around this has a color of #442b86        
        
          <div style="border:2px solid #442b86;">Content here</div>
        
        
          .myborder {border:2px solid #442b86;}
        
        Border color #442b86