#41308d color space conversions
Hex:
        #41308d
        RGB:
        65, 48, 141
        CMY:
        75, 81, 45
        CMYK:
        54, 66, 0, 45
      HSL:
        251°, 49.2063%, 37.0588%
        HSV (HSB):
        251°, 65.9574%, 55.2941%
        XYZ:
        8.0446, 5.1608, 25.7714
        xyY:
        0.2064, 0.1324, 5.1608
      CIE-Lab:
        27.1881, 33.3739, -49.2529
        CIE-LCH:
        27.1881, 59.4951, 304.1217
        CIE-Luv:
        27.1881, -0.0522, -64.6744
        Hunter-Lab:
        22.7174, 23.4546, -51.3585
      #41308d color charts
#41308d RGB chart
      #41308d CMYK chart
      #41308d RGB pie chart
      #41308d color shades, tints & tones
#41308d color schemes
#41308d color preview, HTML & CSS examples
           This text has a color of #41308d        
        
          <p style="color:#41308d;">Text here</p>
        
        
          .mytext {color:#41308d;}
        
        Text color #41308d
      
           This box has a color of #41308d        
        
          <div style="background-color:#41308d;">Content here</div>
        
        
          .mybackground {background-color:#41308d;}
        
        Background color #41308d
      
           Border around this has a color of #41308d        
        
          <div style="border:2px solid #41308d;">Content here</div>
        
        
          .myborder {border:2px solid #41308d;}
        
        Border color #41308d