#2182dc color space conversions
Hex:
        #2182dc
        RGB:
        33, 130, 220
        CMY:
        87, 49, 14
        CMYK:
        85, 41, 0, 14
      HSL:
        209°, 73.9130%, 49.6078%
        HSV (HSB):
        209°, 85.0000%, 86.2745%
        XYZ:
        21.5281, 21.4559, 70.7169
        xyY:
        0.1893, 0.1887, 21.4559
      CIE-Lab:
        53.4449, 5.4528, -53.4687
        CIE-LCH:
        53.4449, 53.7460, 275.8229
        CIE-Luv:
        53.4449, -29.7554, -83.8790
        Hunter-Lab:
        46.3205, 1.8994, -58.0929
      #2182dc color charts
#2182dc RGB chart
      #2182dc CMYK chart
      #2182dc RGB pie chart
      #2182dc color shades, tints & tones
#2182dc color schemes
#2182dc color preview, HTML & CSS examples
           This text has a color of #2182dc        
        
          <p style="color:#2182dc;">Text here</p>
        
        
          .mytext {color:#2182dc;}
        
        Text color #2182dc
      
           This box has a color of #2182dc        
        
          <div style="background-color:#2182dc;">Content here</div>
        
        
          .mybackground {background-color:#2182dc;}
        
        Background color #2182dc
      
           Border around this has a color of #2182dc        
        
          <div style="border:2px solid #2182dc;">Content here</div>
        
        
          .myborder {border:2px solid #2182dc;}
        
        Border color #2182dc