#0863ce color space conversions
Hex:
        #0863ce
        RGB:
        8, 99, 206
        CMY:
        97, 61, 19
        CMYK:
        96, 52, 0, 19
      HSL:
        212°, 92.5234%, 41.9608%
        HSV (HSB):
        212°, 96.1165%, 80.7843%
        XYZ:
        15.7026, 13.4315, 60.1575
        xyY:
        0.1759, 0.1504, 13.4315
      CIE-Lab:
        43.4064, 18.2937, -61.6870
        CIE-LCH:
        43.4064, 64.3424, 286.5181
        CIE-Luv:
        43.4064, -22.5067, -92.7338
        Hunter-Lab:
        36.6491, 12.3438, -71.6670
      #0863ce color charts
#0863ce RGB chart
      #0863ce CMYK chart
      #0863ce RGB pie chart
      #0863ce color shades, tints & tones
#0863ce color schemes
#0863ce color preview, HTML & CSS examples
           This text has a color of #0863ce        
        
          <p style="color:#0863ce;">Text here</p>
        
        
          .mytext {color:#0863ce;}
        
        Text color #0863ce
      
           This box has a color of #0863ce        
        
          <div style="background-color:#0863ce;">Content here</div>
        
        
          .mybackground {background-color:#0863ce;}
        
        Background color #0863ce
      
           Border around this has a color of #0863ce        
        
          <div style="border:2px solid #0863ce;">Content here</div>
        
        
          .myborder {border:2px solid #0863ce;}
        
        Border color #0863ce