#442bca color space conversions
Hex:
        #442bca
        RGB:
        68, 43, 202
        CMY:
        73, 83, 21
        CMYK:
        66, 79, 0, 21
      HSL:
        249°, 64.8980%, 48.0392%
        HSV (HSB):
        249°, 78.7129%, 79.2157%
        XYZ:
        13.9084, 7.2210, 56.5378
        xyY:
        0.1791, 0.0930, 7.2210
      CIE-Lab:
        32.3047, 55.2714, -77.4680
        CIE-LCH:
        32.3047, 95.1641, 305.5069
        CIE-Luv:
        32.3047, -3.0264, -103.1626
        Hunter-Lab:
        26.8719, 45.3630, -105.9347
      #442bca color charts
#442bca RGB chart
      #442bca CMYK chart
      #442bca RGB pie chart
      #442bca color shades, tints & tones
#442bca color schemes
#442bca color preview, HTML & CSS examples
           This text has a color of #442bca        
        
          <p style="color:#442bca;">Text here</p>
        
        
          .mytext {color:#442bca;}
        
        Text color #442bca
      
           This box has a color of #442bca        
        
          <div style="background-color:#442bca;">Content here</div>
        
        
          .mybackground {background-color:#442bca;}
        
        Background color #442bca
      
           Border around this has a color of #442bca        
        
          <div style="border:2px solid #442bca;">Content here</div>
        
        
          .myborder {border:2px solid #442bca;}
        
        Border color #442bca