#441ee4 color space conversions
Hex:
        #441ee4
        RGB:
        68, 30, 228
        CMY:
        73, 88, 11
        CMYK:
        70, 87, 0, 11
      HSL:
        252°, 78.5714%, 50.5882%
        HSV (HSB):
        252°, 86.8421%, 89.4118%
        XYZ:
        16.8518, 7.7589, 74.0082
        xyY:
        0.1709, 0.0787, 7.7589
      CIE-Lab:
        33.4757, 67.6344, -90.5448
        CIE-LCH:
        33.4757, 113.0167, 306.7587
        CIE-Luv:
        33.4757, -3.5250, -118.2722
        Hunter-Lab:
        27.8548, 59.2438, -138.0306
      #441ee4 color charts
#441ee4 RGB chart
      #441ee4 CMYK chart
      #441ee4 RGB pie chart
      #441ee4 color shades, tints & tones
#441ee4 color schemes
#441ee4 color preview, HTML & CSS examples
           This text has a color of #441ee4        
        
          <p style="color:#441ee4;">Text here</p>
        
        
          .mytext {color:#441ee4;}
        
        Text color #441ee4
      
           This box has a color of #441ee4        
        
          <div style="background-color:#441ee4;">Content here</div>
        
        
          .mybackground {background-color:#441ee4;}
        
        Background color #441ee4
      
           Border around this has a color of #441ee4        
        
          <div style="border:2px solid #441ee4;">Content here</div>
        
        
          .myborder {border:2px solid #441ee4;}
        
        Border color #441ee4