#3160dd color space conversions
Hex:
        #3160dd
        RGB:
        49, 96, 221
        CMY:
        81, 62, 13
        CMYK:
        78, 57, 0, 13
      HSL:
        224°, 71.6667%, 52.9412%
        HSV (HSB):
        224°, 77.8281%, 86.6667%
        XYZ:
        18.5006, 14.2392, 70.1800
        xyY:
        0.1798, 0.1384, 14.2392
      CIE-Lab:
        44.5740, 28.6748, -68.3239
        CIE-LCH:
        44.5740, 74.0972, 292.7673
        CIE-Luv:
        44.5740, -17.7609, -103.6135
        Hunter-Lab:
        37.7348, 21.4791, -83.8543
      #3160dd color charts
#3160dd RGB chart
      #3160dd CMYK chart
      #3160dd RGB pie chart
      #3160dd color shades, tints & tones
#3160dd color schemes
#3160dd color preview, HTML & CSS examples
           This text has a color of #3160dd        
        
          <p style="color:#3160dd;">Text here</p>
        
        
          .mytext {color:#3160dd;}
        
        Text color #3160dd
      
           This box has a color of #3160dd        
        
          <div style="background-color:#3160dd;">Content here</div>
        
        
          .mybackground {background-color:#3160dd;}
        
        Background color #3160dd
      
           Border around this has a color of #3160dd        
        
          <div style="border:2px solid #3160dd;">Content here</div>
        
        
          .myborder {border:2px solid #3160dd;}
        
        Border color #3160dd