#3160df color space conversions
Hex:
        #3160df
        RGB:
        49, 96, 223
        CMY:
        81, 62, 13
        CMYK:
        78, 57, 0, 13
      HSL:
        224°, 73.1092%, 53.3333%
        HSV (HSB):
        224°, 78.0269%, 87.4510%
        XYZ:
        18.7688, 14.3464, 71.5920
        xyY:
        0.1793, 0.1370, 14.3464
      CIE-Lab:
        44.7257, 29.4141, -69.2132
        CIE-LCH:
        44.7257, 75.2041, 293.0244
        CIE-Luv:
        44.7257, -17.7559, -105.0086
        Hunter-Lab:
        37.8767, 22.1667, -85.5523
      #3160df color charts
#3160df RGB chart
      #3160df CMYK chart
      #3160df RGB pie chart
      #3160df color shades, tints & tones
#3160df color schemes
#3160df color preview, HTML & CSS examples
           This text has a color of #3160df        
        
          <p style="color:#3160df;">Text here</p>
        
        
          .mytext {color:#3160df;}
        
        Text color #3160df
      
           This box has a color of #3160df        
        
          <div style="background-color:#3160df;">Content here</div>
        
        
          .mybackground {background-color:#3160df;}
        
        Background color #3160df
      
           Border around this has a color of #3160df        
        
          <div style="border:2px solid #3160df;">Content here</div>
        
        
          .myborder {border:2px solid #3160df;}
        
        Border color #3160df