#3102a2 color space conversions
Hex:
        #3102a2
        RGB:
        49, 2, 162
        CMY:
        81, 99, 36
        CMYK:
        70, 99, 0, 36
      HSL:
        258°, 97.5610%, 32.1569%
        HSV (HSB):
        258°, 98.7654%, 63.5294%
        XYZ:
        7.8099, 3.3050, 34.4087
        xyY:
        0.1716, 0.0726, 3.3050
      CIE-Lab:
        21.2263, 56.9152, -72.0447
        CIE-LCH:
        21.2263, 91.8139, 308.3087
        CIE-Luv:
        21.2263, -0.9203, -78.1291
        Hunter-Lab:
        18.1797, 44.8683, -99.4923
      #3102a2 color charts
#3102a2 RGB chart
      #3102a2 CMYK chart
      #3102a2 RGB pie chart
      #3102a2 color shades, tints & tones
#3102a2 color schemes
#3102a2 color preview, HTML & CSS examples
           This text has a color of #3102a2        
        
          <p style="color:#3102a2;">Text here</p>
        
        
          .mytext {color:#3102a2;}
        
        Text color #3102a2
      
           This box has a color of #3102a2        
        
          <div style="background-color:#3102a2;">Content here</div>
        
        
          .mybackground {background-color:#3102a2;}
        
        Background color #3102a2
      
           Border around this has a color of #3102a2        
        
          <div style="border:2px solid #3102a2;">Content here</div>
        
        
          .myborder {border:2px solid #3102a2;}
        
        Border color #3102a2