#41286d color space conversions
Hex:
        #41286d
        RGB:
        65, 40, 109
        CMY:
        75, 84, 57
        CMYK:
        40, 63, 0, 57
      HSL:
        262°, 46.3087%, 29.2157%
        HSV (HSB):
        262°, 63.3028%, 42.7451%
        XYZ:
        5.6991, 3.7455, 14.8906
        xyY:
        0.2342, 0.1539, 3.7455
      CIE-Lab:
        22.8117, 28.4089, -36.1252
        CIE-LCH:
        22.8117, 45.9576, 308.1816
        CIE-Luv:
        22.8117, 4.7752, -45.0677
        Hunter-Lab:
        19.3534, 18.6954, -32.0707
      #41286d color charts
#41286d RGB chart
      #41286d CMYK chart
      #41286d RGB pie chart
      #41286d color shades, tints & tones
#41286d color schemes
#41286d color preview, HTML & CSS examples
           This text has a color of #41286d        
        
          <p style="color:#41286d;">Text here</p>
        
        
          .mytext {color:#41286d;}
        
        Text color #41286d
      
           This box has a color of #41286d        
        
          <div style="background-color:#41286d;">Content here</div>
        
        
          .mybackground {background-color:#41286d;}
        
        Background color #41286d
      
           Border around this has a color of #41286d        
        
          <div style="border:2px solid #41286d;">Content here</div>
        
        
          .myborder {border:2px solid #41286d;}
        
        Border color #41286d