#3140db color space conversions
Hex:
        #3140db
        RGB:
        49, 64, 219
        CMY:
        81, 75, 14
        CMYK:
        78, 71, 0, 14
      HSL:
        235°, 70.2479%, 52.5490%
        HSV (HSB):
        235°, 77.6256%, 85.8824%
        XYZ:
        15.8862, 9.4342, 68.0015
        xyY:
        0.1702, 0.1011, 9.4342
      CIE-Lab:
        36.8072, 47.8037, -79.9084
        CIE-LCH:
        36.8072, 93.1158, 300.8892
        CIE-Luv:
        36.8072, -10.5328, -111.6791
        Hunter-Lab:
        30.7152, 38.5704, -109.7637
      #3140db color charts
#3140db RGB chart
      #3140db CMYK chart
      #3140db RGB pie chart
      #3140db color shades, tints & tones
#3140db color schemes
#3140db color preview, HTML & CSS examples
           This text has a color of #3140db        
        
          <p style="color:#3140db;">Text here</p>
        
        
          .mytext {color:#3140db;}
        
        Text color #3140db
      
           This box has a color of #3140db        
        
          <div style="background-color:#3140db;">Content here</div>
        
        
          .mybackground {background-color:#3140db;}
        
        Background color #3140db
      
           Border around this has a color of #3140db        
        
          <div style="border:2px solid #3140db;">Content here</div>
        
        
          .myborder {border:2px solid #3140db;}
        
        Border color #3140db