#1956e4 color space conversions
Hex:
        #1956e4
        RGB:
        25, 86, 228
        CMY:
        90, 66, 11
        CMYK:
        89, 62, 0, 11
      HSL:
        222°, 80.2372%, 49.6078%
        HSV (HSB):
        222°, 89.0351%, 89.4118%
        XYZ:
        17.7323, 12.4637, 74.8699
        xyY:
        0.1688, 0.1186, 12.4637
      CIE-Lab:
        41.9438, 35.9435, -76.6245
        CIE-LCH:
        41.9438, 84.6360, 295.1307
        CIE-Luv:
        41.9438, -17.7858, -112.8933
        Hunter-Lab:
        35.3039, 27.8741, -101.0250
      #1956e4 color charts
#1956e4 RGB chart
      #1956e4 CMYK chart
      #1956e4 RGB pie chart
      #1956e4 color shades, tints & tones
#1956e4 color schemes
#1956e4 color preview, HTML & CSS examples
           This text has a color of #1956e4        
        
          <p style="color:#1956e4;">Text here</p>
        
        
          .mytext {color:#1956e4;}
        
        Text color #1956e4
      
           This box has a color of #1956e4        
        
          <div style="background-color:#1956e4;">Content here</div>
        
        
          .mybackground {background-color:#1956e4;}
        
        Background color #1956e4
      
           Border around this has a color of #1956e4        
        
          <div style="border:2px solid #1956e4;">Content here</div>
        
        
          .myborder {border:2px solid #1956e4;}
        
        Border color #1956e4