#3182bf color space conversions
Hex:
        #3182bf
        RGB:
        49, 130, 191
        CMY:
        81, 49, 25
        CMYK:
        74, 32, 0, 25
      HSL:
        206°, 59.1667%, 47.0588%
        HSV (HSB):
        206°, 74.3455%, 74.9020%
        XYZ:
        18.6532, 20.3798, 52.2408
        xyY:
        0.2044, 0.2233, 20.3798
      CIE-Lab:
        52.2640, -3.6772, -38.8752
        CIE-LCH:
        52.2640, 39.0487, 264.5965
        CIE-Luv:
        52.2640, -29.0409, -59.1560
        Hunter-Lab:
        45.1440, -5.2469, -37.0098
      #3182bf color charts
#3182bf RGB chart
      #3182bf CMYK chart
      #3182bf RGB pie chart
      #3182bf color shades, tints & tones
#3182bf color schemes
#3182bf color preview, HTML & CSS examples
           This text has a color of #3182bf        
        
          <p style="color:#3182bf;">Text here</p>
        
        
          .mytext {color:#3182bf;}
        
        Text color #3182bf
      
           This box has a color of #3182bf        
        
          <div style="background-color:#3182bf;">Content here</div>
        
        
          .mybackground {background-color:#3182bf;}
        
        Background color #3182bf
      
           Border around this has a color of #3182bf        
        
          <div style="border:2px solid #3182bf;">Content here</div>
        
        
          .myborder {border:2px solid #3182bf;}
        
        Border color #3182bf