#3102a0 color space conversions
Hex:
        #3102a0
        RGB:
        49, 2, 160
        CMY:
        81, 99, 37
        CMYK:
        69, 99, 0, 37
      HSL:
        258°, 97.5309%, 31.7647%
        HSV (HSB):
        258°, 98.7500%, 62.7451%
        XYZ:
        7.6335, 3.2344, 33.4797
        xyY:
        0.1721, 0.0729, 3.2344
      CIE-Lab:
        20.9594, 56.4162, -71.2676
        CIE-LCH:
        20.9594, 90.8948, 308.3655
        CIE-Luv:
        20.9594, -0.7754, -76.9558
        Hunter-Lab:
        17.9846, 44.2907, -97.7837
      #3102a0 color charts
#3102a0 RGB chart
      #3102a0 CMYK chart
      #3102a0 RGB pie chart
      #3102a0 color shades, tints & tones
#3102a0 color schemes
#3102a0 color preview, HTML & CSS examples
           This text has a color of #3102a0        
        
          <p style="color:#3102a0;">Text here</p>
        
        
          .mytext {color:#3102a0;}
        
        Text color #3102a0
      
           This box has a color of #3102a0        
        
          <div style="background-color:#3102a0;">Content here</div>
        
        
          .mybackground {background-color:#3102a0;}
        
        Background color #3102a0
      
           Border around this has a color of #3102a0        
        
          <div style="border:2px solid #3102a0;">Content here</div>
        
        
          .myborder {border:2px solid #3102a0;}
        
        Border color #3102a0