#442ad8 color space conversions
Hex:
        #442ad8
        RGB:
        68, 42, 216
        CMY:
        73, 84, 15
        CMYK:
        69, 81, 0, 15
      HSL:
        249°, 69.0476%, 50.5882%
        HSV (HSB):
        249°, 80.5556%, 84.7059%
        XYZ:
        15.6065, 7.8427, 65.6570
        xyY:
        0.1751, 0.0880, 7.8427
      CIE-Lab:
        33.6532, 59.7729, -83.3587
        CIE-LCH:
        33.6532, 102.5742, 305.6426
        CIE-Luv:
        33.6532, -3.8477, -111.3788
        Hunter-Lab:
        28.0049, 50.4657, -119.4010
      #442ad8 color charts
#442ad8 RGB chart
      #442ad8 CMYK chart
      #442ad8 RGB pie chart
      #442ad8 color shades, tints & tones
#442ad8 color schemes
#442ad8 color preview, HTML & CSS examples
           This text has a color of #442ad8        
        
          <p style="color:#442ad8;">Text here</p>
        
        
          .mytext {color:#442ad8;}
        
        Text color #442ad8
      
           This box has a color of #442ad8        
        
          <div style="background-color:#442ad8;">Content here</div>
        
        
          .mybackground {background-color:#442ad8;}
        
        Background color #442ad8
      
           Border around this has a color of #442ad8        
        
          <div style="border:2px solid #442ad8;">Content here</div>
        
        
          .myborder {border:2px solid #442ad8;}
        
        Border color #442ad8