#2324d2 color space conversions
Hex:
        #2324d2
        RGB:
        35, 36, 210
        CMY:
        86, 86, 18
        CMYK:
        83, 83, 0, 18
      HSL:
        240°, 71.4286%, 48.0392%
        HSV (HSB):
        240°, 83.3333%, 82.3529%
        XYZ:
        12.9569, 6.2722, 61.5005
        xyY:
        0.1605, 0.0777, 6.2722
      CIE-Lab:
        30.0891, 58.6701, -85.8601
        CIE-LCH:
        30.0891, 103.9911, 304.3456
        CIE-Luv:
        30.0891, -7.8503, -107.4554
        Hunter-Lab:
        25.0444, 48.5203, -128.0650
      #2324d2 color charts
#2324d2 RGB chart
      #2324d2 CMYK chart
      #2324d2 RGB pie chart
      #2324d2 color shades, tints & tones
#2324d2 color schemes
#2324d2 color preview, HTML & CSS examples
           This text has a color of #2324d2        
        
          <p style="color:#2324d2;">Text here</p>
        
        
          .mytext {color:#2324d2;}
        
        Text color #2324d2
      
           This box has a color of #2324d2        
        
          <div style="background-color:#2324d2;">Content here</div>
        
        
          .mybackground {background-color:#2324d2;}
        
        Background color #2324d2
      
           Border around this has a color of #2324d2        
        
          <div style="border:2px solid #2324d2;">Content here</div>
        
        
          .myborder {border:2px solid #2324d2;}
        
        Border color #2324d2