#442ebb color space conversions
Hex:
        #442ebb
        RGB:
        68, 46, 187
        CMY:
        73, 82, 27
        CMYK:
        64, 75, 0, 27
      HSL:
        249°, 60.5150%, 45.6863%
        HSV (HSB):
        249°, 75.4011%, 73.3333%
        XYZ:
        12.3305, 6.7708, 47.6707
        xyY:
        0.1847, 0.1014, 6.7708
      CIE-Lab:
        31.2793, 49.3248, -70.3499
        CIE-LCH:
        31.2793, 85.9189, 305.0357
        CIE-Luv:
        31.2793, -2.3802, -93.9882
        Hunter-Lab:
        26.0207, 39.0501, -90.4064
      #442ebb color charts
#442ebb RGB chart
      #442ebb CMYK chart
      #442ebb RGB pie chart
      #442ebb color shades, tints & tones
#442ebb color schemes
#442ebb color preview, HTML & CSS examples
           This text has a color of #442ebb        
        
          <p style="color:#442ebb;">Text here</p>
        
        
          .mytext {color:#442ebb;}
        
        Text color #442ebb
      
           This box has a color of #442ebb        
        
          <div style="background-color:#442ebb;">Content here</div>
        
        
          .mybackground {background-color:#442ebb;}
        
        Background color #442ebb
      
           Border around this has a color of #442ebb        
        
          <div style="border:2px solid #442ebb;">Content here</div>
        
        
          .myborder {border:2px solid #442ebb;}
        
        Border color #442ebb