#1232bb color space conversions
Hex:
        #1232bb
        RGB:
        18, 50, 187
        CMY:
        93, 80, 27
        CMYK:
        90, 73, 0, 27
      HSL:
        229°, 82.4390%, 40.1961%
        HSV (HSB):
        229°, 90.3743%, 73.3333%
        XYZ:
        10.3597, 5.9977, 47.6254
        xyY:
        0.1619, 0.0937, 5.9977
      CIE-Lab:
        29.4066, 43.1216, -73.5306
        CIE-LCH:
        29.4066, 85.2422, 300.3892
        CIE-Luv:
        29.4066, -10.4939, -94.1890
        Hunter-Lab:
        24.4901, 32.6505, -98.1568
      #1232bb color charts
#1232bb RGB chart
      #1232bb CMYK chart
      #1232bb RGB pie chart
      #1232bb color shades, tints & tones
#1232bb color schemes
#1232bb color preview, HTML & CSS examples
           This text has a color of #1232bb        
        
          <p style="color:#1232bb;">Text here</p>
        
        
          .mytext {color:#1232bb;}
        
        Text color #1232bb
      
           This box has a color of #1232bb        
        
          <div style="background-color:#1232bb;">Content here</div>
        
        
          .mybackground {background-color:#1232bb;}
        
        Background color #1232bb
      
           Border around this has a color of #1232bb        
        
          <div style="border:2px solid #1232bb;">Content here</div>
        
        
          .myborder {border:2px solid #1232bb;}
        
        Border color #1232bb