#3160fe color space conversions
Hex:
        #3160fe
        RGB:
        49, 96, 254
        CMY:
        81, 62, 0
        CMYK:
        81, 62, 0, 0
      HSL:
        226°, 99.0338%, 59.4118%
        HSV (HSB):
        226°, 80.7087%, 99.6078%
        XYZ:
        23.3389, 16.1745, 95.6578
        xyY:
        0.1727, 0.1197, 16.1745
      CIE-Lab:
        47.2026, 40.6758, -82.5807
        CIE-LCH:
        47.2026, 92.0548, 296.2229
        CIE-Luv:
        47.2026, -17.7964, -125.8350
        Hunter-Lab:
        40.2175, 33.2059, -112.8698
      #3160fe color charts
#3160fe RGB chart
      #3160fe CMYK chart
      #3160fe RGB pie chart
      #3160fe color shades, tints & tones
#3160fe color schemes
#3160fe color preview, HTML & CSS examples
           This text has a color of #3160fe        
        
          <p style="color:#3160fe;">Text here</p>
        
        
          .mytext {color:#3160fe;}
        
        Text color #3160fe
      
           This box has a color of #3160fe        
        
          <div style="background-color:#3160fe;">Content here</div>
        
        
          .mybackground {background-color:#3160fe;}
        
        Background color #3160fe
      
           Border around this has a color of #3160fe        
        
          <div style="border:2px solid #3160fe;">Content here</div>
        
        
          .myborder {border:2px solid #3160fe;}
        
        Border color #3160fe