#0f86ca color space conversions
Hex:
        #0f86ca
        RGB:
        15, 134, 202
        CMY:
        94, 47, 21
        CMYK:
        93, 34, 0, 21
      HSL:
        202°, 86.1751%, 42.5490%
        HSV (HSB):
        202°, 92.5743%, 79.2157%
        XYZ:
        19.3828, 21.4160, 58.9892
        xyY:
        0.1942, 0.2146, 21.4160
      CIE-Lab:
        53.4018, -4.8421, -43.3842
        CIE-LCH:
        53.4018, 43.6536, 263.6316
        CIE-Luv:
        53.4018, -33.3558, -66.6101
        Hunter-Lab:
        46.2774, -6.2229, -43.1820
      #0f86ca color charts
#0f86ca RGB chart
      #0f86ca CMYK chart
      #0f86ca RGB pie chart
      #0f86ca color shades, tints & tones
#0f86ca color schemes
#0f86ca color preview, HTML & CSS examples
           This text has a color of #0f86ca        
        
          <p style="color:#0f86ca;">Text here</p>
        
        
          .mytext {color:#0f86ca;}
        
        Text color #0f86ca
      
           This box has a color of #0f86ca        
        
          <div style="background-color:#0f86ca;">Content here</div>
        
        
          .mybackground {background-color:#0f86ca;}
        
        Background color #0f86ca
      
           Border around this has a color of #0f86ca        
        
          <div style="border:2px solid #0f86ca;">Content here</div>
        
        
          .myborder {border:2px solid #0f86ca;}
        
        Border color #0f86ca