#2728a1 color space conversions
Hex:
        #2728a1
        RGB:
        39, 40, 161
        CMY:
        85, 84, 37
        CMYK:
        76, 75, 0, 37
      HSL:
        240°, 61.0000%, 39.2157%
        HSV (HSB):
        240°, 75.7764%, 63.1373%
        XYZ:
        8.0285, 4.5221, 34.1679
        xyY:
        0.1718, 0.0968, 4.5221
      CIE-Lab:
        25.3275, 41.2470, -64.6551
        CIE-LCH:
        25.3275, 76.6916, 302.5360
        CIE-Luv:
        25.3275, -5.8582, -79.0732
        Hunter-Lab:
        21.2653, 30.1768, -80.3782
      #2728a1 color charts
#2728a1 RGB chart
      #2728a1 CMYK chart
      #2728a1 RGB pie chart
      #2728a1 color shades, tints & tones
#2728a1 color schemes
#2728a1 color preview, HTML & CSS examples
           This text has a color of #2728a1        
        
          <p style="color:#2728a1;">Text here</p>
        
        
          .mytext {color:#2728a1;}
        
        Text color #2728a1
      
           This box has a color of #2728a1        
        
          <div style="background-color:#2728a1;">Content here</div>
        
        
          .mybackground {background-color:#2728a1;}
        
        Background color #2728a1
      
           Border around this has a color of #2728a1        
        
          <div style="border:2px solid #2728a1;">Content here</div>
        
        
          .myborder {border:2px solid #2728a1;}
        
        Border color #2728a1