#3a318f color space conversions
Hex:
        #3a318f
        RGB:
        58, 49, 143
        CMY:
        77, 81, 44
        CMYK:
        59, 66, 0, 44
      HSL:
        246°, 48.9583%, 37.6471%
        HSV (HSB):
        246°, 65.7343%, 56.0784%
        XYZ:
        7.8012, 5.0793, 26.5558
        xyY:
        0.1978, 0.1288, 5.0793
      CIE-Lab:
        26.9596, 32.1212, -50.8895
        CIE-LCH:
        26.9596, 60.1790, 302.2599
        CIE-Luv:
        26.9596, -2.5132, -66.2436
        Hunter-Lab:
        22.5374, 22.3461, -54.0854
      #3a318f color charts
#3a318f RGB chart
      #3a318f CMYK chart
      #3a318f RGB pie chart
      #3a318f color shades, tints & tones
#3a318f color schemes
#3a318f color preview, HTML & CSS examples
           This text has a color of #3a318f        
        
          <p style="color:#3a318f;">Text here</p>
        
        
          .mytext {color:#3a318f;}
        
        Text color #3a318f
      
           This box has a color of #3a318f        
        
          <div style="background-color:#3a318f;">Content here</div>
        
        
          .mybackground {background-color:#3a318f;}
        
        Background color #3a318f
      
           Border around this has a color of #3a318f        
        
          <div style="border:2px solid #3a318f;">Content here</div>
        
        
          .myborder {border:2px solid #3a318f;}
        
        Border color #3a318f