#1232cd color space conversions
Hex:
        #1232cd
        RGB:
        18, 50, 205
        CMY:
        93, 80, 20
        CMYK:
        91, 76, 0, 20
      HSL:
        230°, 83.8565%, 43.7255%
        HSV (HSB):
        230°, 91.2195%, 80.3922%
        XYZ:
        12.4095, 6.8176, 58.4195
        xyY:
        0.1598, 0.0878, 6.8176
      CIE-Lab:
        31.3880, 49.3957, -80.8125
        CIE-LCH:
        31.3880, 94.7132, 301.4349
        CIE-Luv:
        31.3880, -10.8678, -104.7474
        Hunter-Lab:
        26.1105, 39.1421, -114.3778
      #1232cd color charts
#1232cd RGB chart
      #1232cd CMYK chart
      #1232cd RGB pie chart
      #1232cd color shades, tints & tones
#1232cd color schemes
#1232cd color preview, HTML & CSS examples
           This text has a color of #1232cd        
        
          <p style="color:#1232cd;">Text here</p>
        
        
          .mytext {color:#1232cd;}
        
        Text color #1232cd
      
           This box has a color of #1232cd        
        
          <div style="background-color:#1232cd;">Content here</div>
        
        
          .mybackground {background-color:#1232cd;}
        
        Background color #1232cd
      
           Border around this has a color of #1232cd        
        
          <div style="border:2px solid #1232cd;">Content here</div>
        
        
          .myborder {border:2px solid #1232cd;}
        
        Border color #1232cd