#1281bd color space conversions
Hex:
        #1281bd
        RGB:
        18, 129, 189
        CMY:
        93, 49, 26
        CMYK:
        90, 32, 0, 26
      HSL:
        201°, 82.6087%, 40.5882%
        HSV (HSB):
        201°, 90.4762%, 74.1176%
        XYZ:
        17.2850, 19.5032, 50.9976
        xyY:
        0.1969, 0.2222, 19.5032
      CIE-Lab:
        51.2708, -6.6819, -39.3355
        CIE-LCH:
        51.2708, 39.8990, 260.3592
        CIE-Luv:
        51.2708, -32.2950, -59.3747
        Hunter-Lab:
        44.1625, -7.4201, -37.5527
      #1281bd color charts
#1281bd RGB chart
      #1281bd CMYK chart
      #1281bd RGB pie chart
      #1281bd color shades, tints & tones
#1281bd color schemes
#1281bd color preview, HTML & CSS examples
           This text has a color of #1281bd        
        
          <p style="color:#1281bd;">Text here</p>
        
        
          .mytext {color:#1281bd;}
        
        Text color #1281bd
      
           This box has a color of #1281bd        
        
          <div style="background-color:#1281bd;">Content here</div>
        
        
          .mybackground {background-color:#1281bd;}
        
        Background color #1281bd
      
           Border around this has a color of #1281bd        
        
          <div style="border:2px solid #1281bd;">Content here</div>
        
        
          .myborder {border:2px solid #1281bd;}
        
        Border color #1281bd