#2324b3 color space conversions
Hex:
        #2324b3
        RGB:
        35, 36, 179
        CMY:
        86, 86, 30
        CMYK:
        80, 80, 0, 30
      HSL:
        240°, 67.2897%, 41.9608%
        HSV (HSB):
        240°, 80.4469%, 70.1961%
        XYZ:
        9.4607, 4.8738, 43.0899
        xyY:
        0.1648, 0.0849, 4.8738
      CIE-Lab:
        26.3720, 49.0827, -73.7817
        CIE-LCH:
        26.3720, 88.6163, 303.6336
        CIE-Luv:
        26.3720, -6.5819, -89.5736
        Hunter-Lab:
        22.0766, 37.8604, -100.2709
      #2324b3 color charts
#2324b3 RGB chart
      #2324b3 CMYK chart
      #2324b3 RGB pie chart
      #2324b3 color shades, tints & tones
#2324b3 color schemes
#2324b3 color preview, HTML & CSS examples
           This text has a color of #2324b3        
        
          <p style="color:#2324b3;">Text here</p>
        
        
          .mytext {color:#2324b3;}
        
        Text color #2324b3
      
           This box has a color of #2324b3        
        
          <div style="background-color:#2324b3;">Content here</div>
        
        
          .mybackground {background-color:#2324b3;}
        
        Background color #2324b3
      
           Border around this has a color of #2324b3        
        
          <div style="border:2px solid #2324b3;">Content here</div>
        
        
          .myborder {border:2px solid #2324b3;}
        
        Border color #2324b3