#1232bf color space conversions
Hex:
        #1232bf
        RGB:
        18, 50, 191
        CMY:
        93, 80, 25
        CMYK:
        91, 74, 0, 25
      HSL:
        229°, 82.7751%, 40.9804%
        HSV (HSB):
        229°, 90.5759%, 74.9020%
        XYZ:
        10.7940, 6.1714, 49.9125
        xyY:
        0.1614, 0.0923, 6.1714
      CIE-Lab:
        29.8408, 44.5420, -75.1743
        CIE-LCH:
        29.8408, 87.3794, 300.6474
        CIE-Luv:
        29.8408, -10.5720, -96.5518
        Hunter-Lab:
        24.8423, 34.0846, -101.7344
      #1232bf color charts
#1232bf RGB chart
      #1232bf CMYK chart
      #1232bf RGB pie chart
      #1232bf color shades, tints & tones
#1232bf color schemes
#1232bf color preview, HTML & CSS examples
           This text has a color of #1232bf        
        
          <p style="color:#1232bf;">Text here</p>
        
        
          .mytext {color:#1232bf;}
        
        Text color #1232bf
      
           This box has a color of #1232bf        
        
          <div style="background-color:#1232bf;">Content here</div>
        
        
          .mybackground {background-color:#1232bf;}
        
        Background color #1232bf
      
           Border around this has a color of #1232bf        
        
          <div style="border:2px solid #1232bf;">Content here</div>
        
        
          .myborder {border:2px solid #1232bf;}
        
        Border color #1232bf