#1236bd color space conversions
Hex:
        #1236bd
        RGB:
        18, 54, 189
        CMY:
        93, 79, 26
        CMYK:
        90, 71, 0, 26
      HSL:
        227°, 82.6087%, 40.5882%
        HSV (HSB):
        227°, 90.4762%, 74.1176%
        XYZ:
        10.7539, 6.4411, 48.8206
        xyY:
        0.1629, 0.0976, 6.4411
      CIE-Lab:
        30.4990, 41.4048, -72.9066
        CIE-LCH:
        30.4990, 83.8435, 299.5929
        CIE-Luv:
        30.4990, -11.2500, -95.1404
        Hunter-Lab:
        25.3792, 31.2220, -96.2873
      #1236bd color charts
#1236bd RGB chart
      #1236bd CMYK chart
      #1236bd RGB pie chart
      #1236bd color shades, tints & tones
#1236bd color schemes
#1236bd color preview, HTML & CSS examples
           This text has a color of #1236bd        
        
          <p style="color:#1236bd;">Text here</p>
        
        
          .mytext {color:#1236bd;}
        
        Text color #1236bd
      
           This box has a color of #1236bd        
        
          <div style="background-color:#1236bd;">Content here</div>
        
        
          .mybackground {background-color:#1236bd;}
        
        Background color #1236bd
      
           Border around this has a color of #1236bd        
        
          <div style="border:2px solid #1236bd;">Content here</div>
        
        
          .myborder {border:2px solid #1236bd;}
        
        Border color #1236bd