#2322c4 color space conversions
Hex:
        #2322c4
        RGB:
        35, 34, 196
        CMY:
        86, 87, 23
        CMYK:
        82, 83, 0, 23
      HSL:
        240°, 70.4348%, 45.0980%
        HSV (HSB):
        240°, 82.6531%, 76.8627%
        XYZ:
        11.2290, 5.4869, 52.6918
        xyY:
        0.1618, 0.0791, 5.4869
      CIE-Lab:
        28.0792, 55.3446, -81.0223
        CIE-LCH:
        28.0792, 98.1206, 304.3362
        CIE-Luv:
        28.0792, -7.0540, -99.3137
        Hunter-Lab:
        23.4241, 44.5764, -116.9739
      #2322c4 color charts
#2322c4 RGB chart
      #2322c4 CMYK chart
      #2322c4 RGB pie chart
      #2322c4 color shades, tints & tones
#2322c4 color schemes
#2322c4 color preview, HTML & CSS examples
           This text has a color of #2322c4        
        
          <p style="color:#2322c4;">Text here</p>
        
        
          .mytext {color:#2322c4;}
        
        Text color #2322c4
      
           This box has a color of #2322c4        
        
          <div style="background-color:#2322c4;">Content here</div>
        
        
          .mybackground {background-color:#2322c4;}
        
        Background color #2322c4
      
           Border around this has a color of #2322c4        
        
          <div style="border:2px solid #2322c4;">Content here</div>
        
        
          .myborder {border:2px solid #2322c4;}
        
        Border color #2322c4