#256bd7 color space conversions
Hex:
        #256bd7
        RGB:
        37, 107, 215
        CMY:
        85, 58, 16
        CMYK:
        83, 50, 0, 16
      HSL:
        216°, 70.6349%, 49.4118%
        HSV (HSB):
        216°, 82.7907%, 84.3137%
        XYZ:
        18.2864, 15.8150, 66.3788
        xyY:
        0.1820, 0.1574, 15.8150
      CIE-Lab:
        46.7308, 18.2551, -61.4280
        CIE-LCH:
        46.7308, 64.0831, 286.5508
        CIE-Luv:
        46.7308, -22.4507, -94.3265
        Hunter-Lab:
        39.7681, 12.4848, -71.1261
      #256bd7 color charts
#256bd7 RGB chart
      #256bd7 CMYK chart
      #256bd7 RGB pie chart
      #256bd7 color shades, tints & tones
#256bd7 color schemes
#256bd7 color preview, HTML & CSS examples
           This text has a color of #256bd7        
        
          <p style="color:#256bd7;">Text here</p>
        
        
          .mytext {color:#256bd7;}
        
        Text color #256bd7
      
           This box has a color of #256bd7        
        
          <div style="background-color:#256bd7;">Content here</div>
        
        
          .mybackground {background-color:#256bd7;}
        
        Background color #256bd7
      
           Border around this has a color of #256bd7        
        
          <div style="border:2px solid #256bd7;">Content here</div>
        
        
          .myborder {border:2px solid #256bd7;}
        
        Border color #256bd7