#256ed5 color space conversions
Hex:
        #256ed5
        RGB:
        37, 110, 213
        CMY:
        85, 57, 16
        CMYK:
        83, 48, 0, 16
      HSL:
        215°, 70.4000%, 49.0196%
        HSV (HSB):
        215°, 82.6291%, 83.5294%
        XYZ:
        18.3491, 16.3493, 65.1394
        xyY:
        0.1838, 0.1638, 16.3493
      CIE-Lab:
        47.4294, 15.5736, -59.1614
        CIE-LCH:
        47.4294, 61.1769, 284.7479
        CIE-Luv:
        47.4294, -23.3912, -91.1105
        Hunter-Lab:
        40.4342, 10.2437, -67.2120
      #256ed5 color charts
#256ed5 RGB chart
      #256ed5 CMYK chart
      #256ed5 RGB pie chart
      #256ed5 color shades, tints & tones
#256ed5 color schemes
#256ed5 color preview, HTML & CSS examples
           This text has a color of #256ed5        
        
          <p style="color:#256ed5;">Text here</p>
        
        
          .mytext {color:#256ed5;}
        
        Text color #256ed5
      
           This box has a color of #256ed5        
        
          <div style="background-color:#256ed5;">Content here</div>
        
        
          .mybackground {background-color:#256ed5;}
        
        Background color #256ed5
      
           Border around this has a color of #256ed5        
        
          <div style="border:2px solid #256ed5;">Content here</div>
        
        
          .myborder {border:2px solid #256ed5;}
        
        Border color #256ed5