#256ee5 color space conversions
Hex:
        #256ee5
        RGB:
        37, 110, 229
        CMY:
        85, 57, 10
        CMYK:
        84, 52, 0, 10
      HSL:
        217°, 78.6885%, 52.1569%
        HSV (HSB):
        217°, 83.8428%, 89.8039%
        XYZ:
        20.4817, 17.2023, 76.3696
        xyY:
        0.1796, 0.1508, 17.2023
      CIE-Lab:
        48.5140, 21.6866, -66.4674
        CIE-LCH:
        48.5140, 69.9159, 288.0702
        CIE-Luv:
        48.5140, -22.9866, -103.0192
        Hunter-Lab:
        41.4757, 15.5654, -80.1383
      #256ee5 color charts
#256ee5 RGB chart
      #256ee5 CMYK chart
      #256ee5 RGB pie chart
      #256ee5 color shades, tints & tones
#256ee5 color schemes
#256ee5 color preview, HTML & CSS examples
           This text has a color of #256ee5        
        
          <p style="color:#256ee5;">Text here</p>
        
        
          .mytext {color:#256ee5;}
        
        Text color #256ee5
      
           This box has a color of #256ee5        
        
          <div style="background-color:#256ee5;">Content here</div>
        
        
          .mybackground {background-color:#256ee5;}
        
        Background color #256ee5
      
           Border around this has a color of #256ee5        
        
          <div style="border:2px solid #256ee5;">Content here</div>
        
        
          .myborder {border:2px solid #256ee5;}
        
        Border color #256ee5