#3116dd color space conversions
Hex:
        #3116dd
        RGB:
        49, 22, 221
        CMY:
        81, 91, 13
        CMYK:
        78, 90, 0, 13
      HSL:
        248°, 81.8930%, 47.6471%
        HSV (HSB):
        248°, 90.0452%, 86.6667%
        XYZ:
        14.6047, 6.4472, 68.8813
        xyY:
        0.1624, 0.0717, 6.4472
      CIE-Lab:
        30.5139, 67.3156, -91.4931
        CIE-LCH:
        30.5139, 113.5887, 306.3436
        CIE-Luv:
        30.5139, -5.5966, -113.3882
        Hunter-Lab:
        25.3914, 58.2349, -143.0666
      #3116dd color charts
#3116dd RGB chart
      #3116dd CMYK chart
      #3116dd RGB pie chart
      #3116dd color shades, tints & tones
#3116dd color schemes
#3116dd color preview, HTML & CSS examples
           This text has a color of #3116dd        
        
          <p style="color:#3116dd;">Text here</p>
        
        
          .mytext {color:#3116dd;}
        
        Text color #3116dd
      
           This box has a color of #3116dd        
        
          <div style="background-color:#3116dd;">Content here</div>
        
        
          .mybackground {background-color:#3116dd;}
        
        Background color #3116dd
      
           Border around this has a color of #3116dd        
        
          <div style="border:2px solid #3116dd;">Content here</div>
        
        
          .myborder {border:2px solid #3116dd;}
        
        Border color #3116dd