#441dd7 color space conversions
Hex:
        #441dd7
        RGB:
        68, 29, 215
        CMY:
        73, 89, 16
        CMYK:
        68, 87, 0, 16
      HSL:
        253°, 76.2295%, 47.8431%
        HSV (HSB):
        253°, 86.5116%, 84.3137%
        XYZ:
        15.0890, 7.0140, 64.8485
        xyY:
        0.1735, 0.0807, 7.0140
      CIE-Lab:
        31.8387, 64.5335, -85.7908
        CIE-LCH:
        31.8387, 107.3528, 306.9512
        CIE-Luv:
        31.8387, -2.5408, -110.8589
        Hunter-Lab:
        26.4839, 55.3522, -126.6389
      #441dd7 color charts
#441dd7 RGB chart
      #441dd7 CMYK chart
      #441dd7 RGB pie chart
      #441dd7 color shades, tints & tones
#441dd7 color schemes
#441dd7 color preview, HTML & CSS examples
           This text has a color of #441dd7        
        
          <p style="color:#441dd7;">Text here</p>
        
        
          .mytext {color:#441dd7;}
        
        Text color #441dd7
      
           This box has a color of #441dd7        
        
          <div style="background-color:#441dd7;">Content here</div>
        
        
          .mybackground {background-color:#441dd7;}
        
        Background color #441dd7
      
           Border around this has a color of #441dd7        
        
          <div style="border:2px solid #441dd7;">Content here</div>
        
        
          .myborder {border:2px solid #441dd7;}
        
        Border color #441dd7