#2481a7 color space conversions
Hex:
        #2481a7
        RGB:
        36, 129, 167
        CMY:
        86, 49, 35
        CMYK:
        78, 23, 0, 35
      HSL:
        197°, 64.5320%, 39.8039%
        HSV (HSB):
        197°, 78.4431%, 65.4902%
        XYZ:
        15.5529, 18.8656, 39.3809
        xyY:
        0.2107, 0.2556, 18.8656
      CIE-Lab:
        50.5296, -13.2844, -27.7906
        CIE-LCH:
        50.5296, 30.8025, 244.4514
        CIE-Luv:
        50.5296, -31.8832, -39.9727
        Hunter-Lab:
        43.4346, -12.0939, -23.3524
      #2481a7 color charts
#2481a7 RGB chart
      #2481a7 CMYK chart
      #2481a7 RGB pie chart
      #2481a7 color shades, tints & tones
#2481a7 color schemes
#2481a7 color preview, HTML & CSS examples
           This text has a color of #2481a7        
        
          <p style="color:#2481a7;">Text here</p>
        
        
          .mytext {color:#2481a7;}
        
        Text color #2481a7
      
           This box has a color of #2481a7        
        
          <div style="background-color:#2481a7;">Content here</div>
        
        
          .mybackground {background-color:#2481a7;}
        
        Background color #2481a7
      
           Border around this has a color of #2481a7        
        
          <div style="border:2px solid #2481a7;">Content here</div>
        
        
          .myborder {border:2px solid #2481a7;}
        
        Border color #2481a7