#2354bc color space conversions
Hex:
        #2354bc
        RGB:
        35, 84, 188
        CMY:
        86, 67, 26
        CMYK:
        81, 55, 0, 26
      HSL:
        221°, 68.6099%, 43.7255%
        HSV (HSB):
        221°, 81.3830%, 73.7255%
        XYZ:
        12.9406, 10.3288, 48.8886
        xyY:
        0.1793, 0.1431, 10.3288
      CIE-Lab:
        38.4262, 22.6263, -59.3101
        CIE-LCH:
        38.4262, 63.4794, 290.8815
        CIE-Luv:
        38.4262, -16.6218, -86.3178
        Hunter-Lab:
        32.1385, 15.6307, -67.6942
      #2354bc color charts
#2354bc RGB chart
      #2354bc CMYK chart
      #2354bc RGB pie chart
      #2354bc color shades, tints & tones
#2354bc color schemes
#2354bc color preview, HTML & CSS examples
           This text has a color of #2354bc        
        
          <p style="color:#2354bc;">Text here</p>
        
        
          .mytext {color:#2354bc;}
        
        Text color #2354bc
      
           This box has a color of #2354bc        
        
          <div style="background-color:#2354bc;">Content here</div>
        
        
          .mybackground {background-color:#2354bc;}
        
        Background color #2354bc
      
           Border around this has a color of #2354bc        
        
          <div style="border:2px solid #2354bc;">Content here</div>
        
        
          .myborder {border:2px solid #2354bc;}
        
        Border color #2354bc