#2347d5 color space conversions
Hex:
        #2347d5
        RGB:
        35, 71, 213
        CMY:
        86, 72, 16
        CMYK:
        84, 67, 0, 16
      HSL:
        228°, 71.7742%, 48.6275%
        HSV (HSB):
        228°, 83.5681%, 83.5294%
        XYZ:
        14.9566, 9.6679, 64.0286
        xyY:
        0.1687, 0.1091, 9.6679
      CIE-Lab:
        37.2397, 40.4593, -75.7665
        CIE-LCH:
        37.2397, 85.8925, 298.1022
        CIE-Luv:
        37.2397, -13.5105, -107.0808
        Hunter-Lab:
        31.0932, 31.4497, -100.3273
      #2347d5 color charts
#2347d5 RGB chart
      #2347d5 CMYK chart
      #2347d5 RGB pie chart
      #2347d5 color shades, tints & tones
#2347d5 color schemes
#2347d5 color preview, HTML & CSS examples
           This text has a color of #2347d5        
        
          <p style="color:#2347d5;">Text here</p>
        
        
          .mytext {color:#2347d5;}
        
        Text color #2347d5
      
           This box has a color of #2347d5        
        
          <div style="background-color:#2347d5;">Content here</div>
        
        
          .mybackground {background-color:#2347d5;}
        
        Background color #2347d5
      
           Border around this has a color of #2347d5        
        
          <div style="border:2px solid #2347d5;">Content here</div>
        
        
          .myborder {border:2px solid #2347d5;}
        
        Border color #2347d5