#3162ab color space conversions
Hex:
        #3162ab
        RGB:
        49, 98, 171
        CMY:
        81, 62, 33
        CMYK:
        71, 43, 0, 33
      HSL:
        216°, 55.4545%, 43.1373%
        HSV (HSB):
        216°, 71.3450%, 67.0588%
        XYZ:
        12.9850, 12.3286, 40.2234
        xyY:
        0.1981, 0.1881, 12.3286
      CIE-Lab:
        41.7337, 8.6640, -43.9649
        CIE-LCH:
        41.7337, 44.8105, 281.1482
        CIE-Luv:
        41.7337, -18.8836, -65.1334
        Hunter-Lab:
        35.1121, 4.5658, -43.3423
      #3162ab color charts
#3162ab RGB chart
      #3162ab CMYK chart
      #3162ab RGB pie chart
      #3162ab color shades, tints & tones
#3162ab color schemes
#3162ab color preview, HTML & CSS examples
           This text has a color of #3162ab        
        
          <p style="color:#3162ab;">Text here</p>
        
        
          .mytext {color:#3162ab;}
        
        Text color #3162ab
      
           This box has a color of #3162ab        
        
          <div style="background-color:#3162ab;">Content here</div>
        
        
          .mybackground {background-color:#3162ab;}
        
        Background color #3162ab
      
           Border around this has a color of #3162ab        
        
          <div style="border:2px solid #3162ab;">Content here</div>
        
        
          .myborder {border:2px solid #3162ab;}
        
        Border color #3162ab