#442ff1 color space conversions
Hex:
        #442ff1
        RGB:
        68, 47, 241
        CMY:
        73, 82, 5
        CMYK:
        72, 80, 0, 5
      HSL:
        246°, 87.3874%, 56.4706%
        HSV (HSB):
        246°, 80.4979%, 94.5098%
        XYZ:
        19.2776, 9.6128, 84.0585
        xyY:
        0.1707, 0.0851, 9.6128
      CIE-Lab:
        37.1384, 64.7255, -91.8543
        CIE-LCH:
        37.1384, 112.3682, 305.1706
        CIE-Luv:
        37.1384, -5.9483, -125.6190
        Hunter-Lab:
        31.0046, 56.7272, -139.0417
      #442ff1 color charts
#442ff1 RGB chart
      #442ff1 CMYK chart
      #442ff1 RGB pie chart
      #442ff1 color shades, tints & tones
#442ff1 color schemes
#442ff1 color preview, HTML & CSS examples
           This text has a color of #442ff1        
        
          <p style="color:#442ff1;">Text here</p>
        
        
          .mytext {color:#442ff1;}
        
        Text color #442ff1
      
           This box has a color of #442ff1        
        
          <div style="background-color:#442ff1;">Content here</div>
        
        
          .mybackground {background-color:#442ff1;}
        
        Background color #442ff1
      
           Border around this has a color of #442ff1        
        
          <div style="border:2px solid #442ff1;">Content here</div>
        
        
          .myborder {border:2px solid #442ff1;}
        
        Border color #442ff1