#0b63ce color space conversions
Hex:
        #0b63ce
        RGB:
        11, 99, 206
        CMY:
        96, 61, 19
        CMYK:
        95, 52, 0, 19
      HSL:
        213°, 89.8618%, 42.5490%
        HSV (HSB):
        213°, 94.6602%, 80.7843%
        XYZ:
        15.7404, 13.4511, 60.1592
        xyY:
        0.1762, 0.1505, 13.4511
      CIE-Lab:
        43.4352, 18.3900, -61.6390
        CIE-LCH:
        43.4352, 64.3238, 286.6125
        CIE-Luv:
        43.4352, -22.3820, -92.6909
        Hunter-Lab:
        36.6757, 12.4260, -71.5806
      #0b63ce color charts
#0b63ce RGB chart
      #0b63ce CMYK chart
      #0b63ce RGB pie chart
      #0b63ce color shades, tints & tones
#0b63ce color schemes
#0b63ce color preview, HTML & CSS examples
           This text has a color of #0b63ce        
        
          <p style="color:#0b63ce;">Text here</p>
        
        
          .mytext {color:#0b63ce;}
        
        Text color #0b63ce
      
           This box has a color of #0b63ce        
        
          <div style="background-color:#0b63ce;">Content here</div>
        
        
          .mybackground {background-color:#0b63ce;}
        
        Background color #0b63ce
      
           Border around this has a color of #0b63ce        
        
          <div style="border:2px solid #0b63ce;">Content here</div>
        
        
          .myborder {border:2px solid #0b63ce;}
        
        Border color #0b63ce