#2327d3 color space conversions
Hex:
        #2327d3
        RGB:
        35, 39, 211
        CMY:
        86, 85, 17
        CMYK:
        83, 82, 0, 17
      HSL:
        239°, 71.5447%, 48.2353%
        HSV (HSB):
        239°, 83.4123%, 82.7451%
        XYZ:
        13.1765, 6.5115, 62.1904
        xyY:
        0.1609, 0.0795, 6.5115
      CIE-Lab:
        30.6679, 57.6212, -85.4780
        CIE-LCH:
        30.6679, 103.0859, 303.9841
        CIE-Luv:
        30.6679, -8.2244, -108.1614
        Hunter-Lab:
        25.5177, 47.5159, -126.6363
      #2327d3 color charts
#2327d3 RGB chart
      #2327d3 CMYK chart
      #2327d3 RGB pie chart
      #2327d3 color shades, tints & tones
#2327d3 color schemes
#2327d3 color preview, HTML & CSS examples
           This text has a color of #2327d3        
        
          <p style="color:#2327d3;">Text here</p>
        
        
          .mytext {color:#2327d3;}
        
        Text color #2327d3
      
           This box has a color of #2327d3        
        
          <div style="background-color:#2327d3;">Content here</div>
        
        
          .mybackground {background-color:#2327d3;}
        
        Background color #2327d3
      
           Border around this has a color of #2327d3        
        
          <div style="border:2px solid #2327d3;">Content here</div>
        
        
          .myborder {border:2px solid #2327d3;}
        
        Border color #2327d3