#256fce color space conversions
Hex:
        #256fce
        RGB:
        37, 111, 206
        CMY:
        85, 56, 19
        CMYK:
        82, 46, 0, 19
      HSL:
        214°, 69.5473%, 47.6471%
        HSV (HSB):
        214°, 82.0388%, 80.7843%
        XYZ:
        17.5880, 16.2184, 60.5960
        xyY:
        0.1863, 0.1718, 16.2184
      CIE-Lab:
        47.2598, 12.2526, -55.4411
        CIE-LCH:
        47.2598, 56.7789, 282.4622
        CIE-Luv:
        47.2598, -23.9037, -85.1425
        Hunter-Lab:
        40.2721, 7.4798, -61.0211
      #256fce color charts
#256fce RGB chart
      #256fce CMYK chart
      #256fce RGB pie chart
      #256fce color shades, tints & tones
#256fce color schemes
#256fce color preview, HTML & CSS examples
           This text has a color of #256fce        
        
          <p style="color:#256fce;">Text here</p>
        
        
          .mytext {color:#256fce;}
        
        Text color #256fce
      
           This box has a color of #256fce        
        
          <div style="background-color:#256fce;">Content here</div>
        
        
          .mybackground {background-color:#256fce;}
        
        Background color #256fce
      
           Border around this has a color of #256fce        
        
          <div style="border:2px solid #256fce;">Content here</div>
        
        
          .myborder {border:2px solid #256fce;}
        
        Border color #256fce