#441dc0 color space conversions
Hex:
        #441dc0
        RGB:
        68, 29, 192
        CMY:
        73, 89, 25
        CMYK:
        65, 85, 0, 25
      HSL:
        254°, 73.7557%, 43.3333%
        HSV (HSB):
        254°, 84.8958%, 75.2941%
        XYZ:
        12.3377, 5.9134, 50.3603
        xyY:
        0.1798, 0.0862, 5.9134
      CIE-Lab:
        29.1930, 58.3664, -76.7510
        CIE-LCH:
        29.1930, 96.4227, 307.2517
        CIE-Luv:
        29.1930, -0.7958, -97.6260
        Hunter-Lab:
        24.3176, 48.0074, -105.7639
      #441dc0 color charts
#441dc0 RGB chart
      #441dc0 CMYK chart
      #441dc0 RGB pie chart
      #441dc0 color shades, tints & tones
#441dc0 color schemes
#441dc0 color preview, HTML & CSS examples
           This text has a color of #441dc0        
        
          <p style="color:#441dc0;">Text here</p>
        
        
          .mytext {color:#441dc0;}
        
        Text color #441dc0
      
           This box has a color of #441dc0        
        
          <div style="background-color:#441dc0;">Content here</div>
        
        
          .mybackground {background-color:#441dc0;}
        
        Background color #441dc0
      
           Border around this has a color of #441dc0        
        
          <div style="border:2px solid #441dc0;">Content here</div>
        
        
          .myborder {border:2px solid #441dc0;}
        
        Border color #441dc0