#3102a1 color space conversions
Hex:
        #3102a1
        RGB:
        49, 2, 161
        CMY:
        81, 99, 37
        CMYK:
        70, 99, 0, 37
      HSL:
        258°, 97.5460%, 31.9608%
        HSV (HSB):
        258°, 98.7578%, 63.1373%
        XYZ:
        7.7214, 3.2696, 33.9423
        xyY:
        0.1718, 0.0728, 3.2696
      CIE-Lab:
        21.0928, 56.6658, -71.6566
        CIE-LCH:
        21.0928, 91.3547, 308.3368
        CIE-Luv:
        21.0928, -0.8480, -77.5425
        Hunter-Lab:
        18.0820, 44.5792, -98.6378
      #3102a1 color charts
#3102a1 RGB chart
      #3102a1 CMYK chart
      #3102a1 RGB pie chart
      #3102a1 color shades, tints & tones
#3102a1 color schemes
#3102a1 color preview, HTML & CSS examples
           This text has a color of #3102a1        
        
          <p style="color:#3102a1;">Text here</p>
        
        
          .mytext {color:#3102a1;}
        
        Text color #3102a1
      
           This box has a color of #3102a1        
        
          <div style="background-color:#3102a1;">Content here</div>
        
        
          .mybackground {background-color:#3102a1;}
        
        Background color #3102a1
      
           Border around this has a color of #3102a1        
        
          <div style="border:2px solid #3102a1;">Content here</div>
        
        
          .myborder {border:2px solid #3102a1;}
        
        Border color #3102a1