#1856ba color space conversions
Hex:
        #1856ba
        RGB:
        24, 86, 186
        CMY:
        91, 66, 27
        CMYK:
        87, 54, 0, 27
      HSL:
        217°, 77.1429%, 41.1765%
        HSV (HSB):
        217°, 87.0968%, 72.9412%
        XYZ:
        12.5674, 10.3949, 47.7984
        xyY:
        0.1776, 0.1469, 10.3949
      CIE-Lab:
        38.5421, 19.6302, -57.9634
        CIE-LCH:
        38.5421, 61.1972, 288.7094
        CIE-Luv:
        38.5421, -18.3688, -84.3631
        Hunter-Lab:
        32.2412, 13.1561, -65.3302
      #1856ba color charts
#1856ba RGB chart
      #1856ba CMYK chart
      #1856ba RGB pie chart
      #1856ba color shades, tints & tones
#1856ba color schemes
#1856ba color preview, HTML & CSS examples
           This text has a color of #1856ba        
        
          <p style="color:#1856ba;">Text here</p>
        
        
          .mytext {color:#1856ba;}
        
        Text color #1856ba
      
           This box has a color of #1856ba        
        
          <div style="background-color:#1856ba;">Content here</div>
        
        
          .mybackground {background-color:#1856ba;}
        
        Background color #1856ba
      
           Border around this has a color of #1856ba        
        
          <div style="border:2px solid #1856ba;">Content here</div>
        
        
          .myborder {border:2px solid #1856ba;}
        
        Border color #1856ba