#1232df color space conversions
Hex:
        #1232df
        RGB:
        18, 50, 223
        CMY:
        93, 80, 13
        CMYK:
        92, 78, 0, 13
      HSL:
        231°, 85.0622%, 47.2549%
        HSV (HSB):
        231°, 91.9283%, 87.4510%
        XYZ:
        14.7093, 7.7375, 70.5303
        xyY:
        0.1582, 0.0832, 7.7375
      CIE-Lab:
        33.4301, 55.3838, -87.8244
        CIE-LCH:
        33.4301, 103.8291, 302.2364
        CIE-Luv:
        33.4301, -11.2920, -115.1378
        Hunter-Lab:
        27.8164, 45.7123, -130.8622
      #1232df color charts
#1232df RGB chart
      #1232df CMYK chart
      #1232df RGB pie chart
      #1232df color shades, tints & tones
#1232df color schemes
#1232df color preview, HTML & CSS examples
           This text has a color of #1232df        
        
          <p style="color:#1232df;">Text here</p>
        
        
          .mytext {color:#1232df;}
        
        Text color #1232df
      
           This box has a color of #1232df        
        
          <div style="background-color:#1232df;">Content here</div>
        
        
          .mybackground {background-color:#1232df;}
        
        Background color #1232df
      
           Border around this has a color of #1232df        
        
          <div style="border:2px solid #1232df;">Content here</div>
        
        
          .myborder {border:2px solid #1232df;}
        
        Border color #1232df