#3186dc color space conversions
Hex:
        #3186dc
        RGB:
        49, 134, 220
        CMY:
        81, 47, 14
        CMYK:
        78, 39, 0, 14
      HSL:
        210°, 70.9544%, 52.7451%
        HSV (HSB):
        210°, 77.7273%, 86.2745%
        XYZ:
        22.7100, 22.8705, 70.9276
        xyY:
        0.1949, 0.1963, 22.8705
      CIE-Lab:
        54.9387, 4.4925, -51.0651
        CIE-LCH:
        54.9387, 51.2623, 275.0277
        CIE-Luv:
        54.9387, -29.1585, -80.3908
        Hunter-Lab:
        47.8231, 1.0748, -54.4584
      #3186dc color charts
#3186dc RGB chart
      #3186dc CMYK chart
      #3186dc RGB pie chart
      #3186dc color shades, tints & tones
#3186dc color schemes
#3186dc color preview, HTML & CSS examples
           This text has a color of #3186dc        
        
          <p style="color:#3186dc;">Text here</p>
        
        
          .mytext {color:#3186dc;}
        
        Text color #3186dc
      
           This box has a color of #3186dc        
        
          <div style="background-color:#3186dc;">Content here</div>
        
        
          .mybackground {background-color:#3186dc;}
        
        Background color #3186dc
      
           Border around this has a color of #3186dc        
        
          <div style="border:2px solid #3186dc;">Content here</div>
        
        
          .myborder {border:2px solid #3186dc;}
        
        Border color #3186dc