#0863af color space conversions
Hex:
        #0863af
        RGB:
        8, 99, 175
        CMY:
        97, 61, 31
        CMYK:
        95, 43, 0, 31
      HSL:
        207°, 91.2568%, 35.8824%
        HSV (HSB):
        207°, 95.4286%, 68.6275%
        XYZ:
        12.2998, 12.0704, 42.2390
        xyY:
        0.1847, 0.1812, 12.0704
      CIE-Lab:
        41.3279, 5.8019, -47.0228
        CIE-LCH:
        41.3279, 47.3793, 277.0339
        CIE-Luv:
        41.3279, -23.7078, -69.2708
        Hunter-Lab:
        34.7426, 2.3946, -47.7633
      #0863af color charts
#0863af RGB chart
      #0863af CMYK chart
      #0863af RGB pie chart
      #0863af color shades, tints & tones
#0863af color schemes
#0863af color preview, HTML & CSS examples
           This text has a color of #0863af        
        
          <p style="color:#0863af;">Text here</p>
        
        
          .mytext {color:#0863af;}
        
        Text color #0863af
      
           This box has a color of #0863af        
        
          <div style="background-color:#0863af;">Content here</div>
        
        
          .mybackground {background-color:#0863af;}
        
        Background color #0863af
      
           Border around this has a color of #0863af        
        
          <div style="border:2px solid #0863af;">Content here</div>
        
        
          .myborder {border:2px solid #0863af;}
        
        Border color #0863af