#2323c5 color space conversions
Hex:
        #2323c5
        RGB:
        35, 35, 197
        CMY:
        86, 86, 23
        CMYK:
        82, 82, 0, 23
      HSL:
        240°, 69.8276%, 45.4902%
        HSV (HSB):
        240°, 82.2335%, 77.2549%
        XYZ:
        11.3722, 5.5906, 53.3030
        xyY:
        0.1618, 0.0796, 5.5906
      CIE-Lab:
        28.3552, 55.1939, -81.1514
        CIE-LCH:
        28.3552, 98.1423, 304.2210
        CIE-Luv:
        28.3552, -7.2066, -99.9430
        Hunter-Lab:
        23.6445, 44.4748, -117.1096
      #2323c5 color charts
#2323c5 RGB chart
      #2323c5 CMYK chart
      #2323c5 RGB pie chart
      #2323c5 color shades, tints & tones
#2323c5 color schemes
#2323c5 color preview, HTML & CSS examples
           This text has a color of #2323c5        
        
          <p style="color:#2323c5;">Text here</p>
        
        
          .mytext {color:#2323c5;}
        
        Text color #2323c5
      
           This box has a color of #2323c5        
        
          <div style="background-color:#2323c5;">Content here</div>
        
        
          .mybackground {background-color:#2323c5;}
        
        Background color #2323c5
      
           Border around this has a color of #2323c5        
        
          <div style="border:2px solid #2323c5;">Content here</div>
        
        
          .myborder {border:2px solid #2323c5;}
        
        Border color #2323c5