#3182dc color space conversions
Hex:
        #3182dc
        RGB:
        49, 130, 220
        CMY:
        81, 49, 14
        CMYK:
        78, 41, 0, 14
      HSL:
        212°, 70.9544%, 52.7451%
        HSV (HSB):
        212°, 77.7273%, 86.2745%
        XYZ:
        22.1675, 21.7855, 70.7468
        xyY:
        0.1933, 0.1899, 21.7855
      CIE-Lab:
        53.7987, 6.9158, -52.8831
        CIE-LCH:
        53.7987, 53.3334, 277.4506
        CIE-Luv:
        53.7987, -27.8609, -83.1949
        Hunter-Lab:
        46.6750, 3.0945, -57.1953
      #3182dc color charts
#3182dc RGB chart
      #3182dc CMYK chart
      #3182dc RGB pie chart
      #3182dc color shades, tints & tones
#3182dc color schemes
#3182dc color preview, HTML & CSS examples
           This text has a color of #3182dc        
        
          <p style="color:#3182dc;">Text here</p>
        
        
          .mytext {color:#3182dc;}
        
        Text color #3182dc
      
           This box has a color of #3182dc        
        
          <div style="background-color:#3182dc;">Content here</div>
        
        
          .mybackground {background-color:#3182dc;}
        
        Background color #3182dc
      
           Border around this has a color of #3182dc        
        
          <div style="border:2px solid #3182dc;">Content here</div>
        
        
          .myborder {border:2px solid #3182dc;}
        
        Border color #3182dc