#3116fe color space conversions
Hex:
        #3116fe
        RGB:
        49, 22, 254
        CMY:
        81, 91, 0
        CMYK:
        81, 91, 0, 0
      HSL:
        247°, 99.1453%, 54.1176%
        HSV (HSB):
        247°, 91.3386%, 99.6078%
        XYZ:
        19.4429, 8.3825, 94.3592
        xyY:
        0.1591, 0.0686, 8.3825
      CIE-Lab:
        34.7672, 75.7837, -103.1501
        CIE-LCH:
        34.7672, 127.9966, 306.3045
        CIE-Luv:
        34.7672, -7.3400, -132.0551
        Hunter-Lab:
        28.9526, 69.2033, -172.9645
      #3116fe color charts
#3116fe RGB chart
      #3116fe CMYK chart
      #3116fe RGB pie chart
      #3116fe color shades, tints & tones
#3116fe color schemes
#3116fe color preview, HTML & CSS examples
           This text has a color of #3116fe        
        
          <p style="color:#3116fe;">Text here</p>
        
        
          .mytext {color:#3116fe;}
        
        Text color #3116fe
      
           This box has a color of #3116fe        
        
          <div style="background-color:#3116fe;">Content here</div>
        
        
          .mybackground {background-color:#3116fe;}
        
        Background color #3116fe
      
           Border around this has a color of #3116fe        
        
          <div style="border:2px solid #3116fe;">Content here</div>
        
        
          .myborder {border:2px solid #3116fe;}
        
        Border color #3116fe