#1261bb color space conversions
Hex:
        #1261bb
        RGB:
        18, 97, 187
        CMY:
        93, 62, 27
        CMYK:
        90, 48, 0, 27
      HSL:
        212°, 82.4390%, 40.1961%
        HSV (HSB):
        212°, 90.3743%, 73.3333%
        XYZ:
        13.4938, 12.2658, 48.6701
        xyY:
        0.1813, 0.1648, 12.2658
      CIE-Lab:
        41.6356, 12.4075, -53.5482
        CIE-LCH:
        41.6356, 54.9669, 283.0456
        CIE-Luv:
        41.6356, -22.0310, -79.5399
        Hunter-Lab:
        35.0226, 7.4843, -57.8780
      #1261bb color charts
#1261bb RGB chart
      #1261bb CMYK chart
      #1261bb RGB pie chart
      #1261bb color shades, tints & tones
#1261bb color schemes
#1261bb color preview, HTML & CSS examples
           This text has a color of #1261bb        
        
          <p style="color:#1261bb;">Text here</p>
        
        
          .mytext {color:#1261bb;}
        
        Text color #1261bb
      
           This box has a color of #1261bb        
        
          <div style="background-color:#1261bb;">Content here</div>
        
        
          .mybackground {background-color:#1261bb;}
        
        Background color #1261bb
      
           Border around this has a color of #1261bb        
        
          <div style="border:2px solid #1261bb;">Content here</div>
        
        
          .myborder {border:2px solid #1261bb;}
        
        Border color #1261bb