#442cd3 color space conversions
Hex:
        #442cd3
        RGB:
        68, 44, 211
        CMY:
        73, 83, 17
        CMYK:
        68, 79, 0, 17
      HSL:
        249°, 65.4902%, 50.0000%
        HSV (HSB):
        249°, 79.1469%, 82.7451%
        XYZ:
        15.0424, 7.7335, 62.3279
        xyY:
        0.1768, 0.0909, 7.7335
      CIE-Lab:
        33.4215, 57.4324, -80.8527
        CIE-LCH:
        33.4215, 99.1748, 305.3874
        CIE-Luv:
        33.4215, -3.7553, -108.3957
        Hunter-Lab:
        27.8091, 47.8880, -113.4190
      #442cd3 color charts
#442cd3 RGB chart
      #442cd3 CMYK chart
      #442cd3 RGB pie chart
      #442cd3 color shades, tints & tones
#442cd3 color schemes
#442cd3 color preview, HTML & CSS examples
           This text has a color of #442cd3        
        
          <p style="color:#442cd3;">Text here</p>
        
        
          .mytext {color:#442cd3;}
        
        Text color #442cd3
      
           This box has a color of #442cd3        
        
          <div style="background-color:#442cd3;">Content here</div>
        
        
          .mybackground {background-color:#442cd3;}
        
        Background color #442cd3
      
           Border around this has a color of #442cd3        
        
          <div style="border:2px solid #442cd3;">Content here</div>
        
        
          .myborder {border:2px solid #442cd3;}
        
        Border color #442cd3