#41288e color space conversions
Hex:
        #41288e
        RGB:
        65, 40, 142
        CMY:
        75, 84, 44
        CMYK:
        54, 72, 0, 44
      HSL:
        255°, 56.0440%, 35.6863%
        HSV (HSB):
        255°, 71.8310%, 55.6863%
        XYZ:
        7.8213, 4.5944, 26.0658
        xyY:
        0.2032, 0.1194, 4.5944
      CIE-Lab:
        25.5465, 38.3987, -52.5525
        CIE-LCH:
        25.5465, 65.0863, 306.1546
        CIE-Luv:
        25.5465, 1.3564, -66.9031
        Hunter-Lab:
        21.4345, 27.6224, -57.0962
      #41288e color charts
#41288e RGB chart
      #41288e CMYK chart
      #41288e RGB pie chart
      #41288e color shades, tints & tones
#41288e color schemes
#41288e color preview, HTML & CSS examples
           This text has a color of #41288e        
        
          <p style="color:#41288e;">Text here</p>
        
        
          .mytext {color:#41288e;}
        
        Text color #41288e
      
           This box has a color of #41288e        
        
          <div style="background-color:#41288e;">Content here</div>
        
        
          .mybackground {background-color:#41288e;}
        
        Background color #41288e
      
           Border around this has a color of #41288e        
        
          <div style="border:2px solid #41288e;">Content here</div>
        
        
          .myborder {border:2px solid #41288e;}
        
        Border color #41288e