#2354c0 color space conversions
Hex:
        #2354c0
        RGB:
        35, 84, 192
        CMY:
        86, 67, 25
        CMYK:
        82, 56, 0, 25
      HSL:
        221°, 69.1630%, 44.5098%
        HSV (HSB):
        221°, 81.7708%, 75.2941%
        XYZ:
        13.3779, 10.5037, 51.1915
        xyY:
        0.1782, 0.1399, 10.5037
      CIE-Lab:
        38.7318, 24.1749, -61.1512
        CIE-LCH:
        38.7318, 65.7564, 291.5704
        CIE-Luv:
        38.7318, -16.5855, -89.1333
        Hunter-Lab:
        32.4095, 16.9641, -70.9633
      #2354c0 color charts
#2354c0 RGB chart
      #2354c0 CMYK chart
      #2354c0 RGB pie chart
      #2354c0 color shades, tints & tones
#2354c0 color schemes
#2354c0 color preview, HTML & CSS examples
           This text has a color of #2354c0        
        
          <p style="color:#2354c0;">Text here</p>
        
        
          .mytext {color:#2354c0;}
        
        Text color #2354c0
      
           This box has a color of #2354c0        
        
          <div style="background-color:#2354c0;">Content here</div>
        
        
          .mybackground {background-color:#2354c0;}
        
        Background color #2354c0
      
           Border around this has a color of #2354c0        
        
          <div style="border:2px solid #2354c0;">Content here</div>
        
        
          .myborder {border:2px solid #2354c0;}
        
        Border color #2354c0