#0851be color space conversions
Hex:
        #0851be
        RGB:
        8, 81, 190
        CMY:
        97, 68, 25
        CMYK:
        96, 57, 0, 25
      HSL:
        216°, 91.9192%, 38.8235%
        HSV (HSB):
        216°, 95.7895%, 74.5098%
        XYZ:
        12.3368, 9.6542, 49.9284
        xyY:
        0.1715, 0.1342, 9.6542
      CIE-Lab:
        37.2145, 23.7853, -62.4775
        CIE-LCH:
        37.2145, 66.8519, 290.8419
        CIE-Luv:
        37.2145, -17.9317, -89.6240
        Hunter-Lab:
        31.0712, 16.4989, -73.5235
      #0851be color charts
#0851be RGB chart
      #0851be CMYK chart
      #0851be RGB pie chart
      #0851be color shades, tints & tones
#0851be color schemes
#0851be color preview, HTML & CSS examples
           This text has a color of #0851be        
        
          <p style="color:#0851be;">Text here</p>
        
        
          .mytext {color:#0851be;}
        
        Text color #0851be
      
           This box has a color of #0851be        
        
          <div style="background-color:#0851be;">Content here</div>
        
        
          .mybackground {background-color:#0851be;}
        
        Background color #0851be
      
           Border around this has a color of #0851be        
        
          <div style="border:2px solid #0851be;">Content here</div>
        
        
          .myborder {border:2px solid #0851be;}
        
        Border color #0851be