#431f95 color space conversions
Hex:
        #431f95
        RGB:
        67, 31, 149
        CMY:
        74, 88, 42
        CMYK:
        55, 79, 0, 42
      HSL:
        258°, 65.5556%, 35.2941%
        HSV (HSB):
        258°, 79.1946%, 58.4314%
        XYZ:
        8.2295, 4.3432, 28.8383
        xyY:
        0.1987, 0.1049, 4.3432
      CIE-Lab:
        24.7750, 45.4442, -58.1382
        CIE-LCH:
        24.7750, 73.7917, 308.0133
        CIE-Luv:
        24.7750, 2.5886, -72.1022
        Hunter-Lab:
        20.8403, 34.0165, -67.4559
      #431f95 color charts
#431f95 RGB chart
      #431f95 CMYK chart
      #431f95 RGB pie chart
      #431f95 color shades, tints & tones
#431f95 color schemes
#431f95 color preview, HTML & CSS examples
           This text has a color of #431f95        
        
          <p style="color:#431f95;">Text here</p>
        
        
          .mytext {color:#431f95;}
        
        Text color #431f95
      
           This box has a color of #431f95        
        
          <div style="background-color:#431f95;">Content here</div>
        
        
          .mybackground {background-color:#431f95;}
        
        Background color #431f95
      
           Border around this has a color of #431f95        
        
          <div style="border:2px solid #431f95;">Content here</div>
        
        
          .myborder {border:2px solid #431f95;}
        
        Border color #431f95