#0f85da color space conversions
Hex:
        #0f85da
        RGB:
        15, 133, 218
        CMY:
        94, 48, 15
        CMYK:
        93, 39, 0, 15
      HSL:
        205°, 87.1245%, 45.6863%
        HSV (HSB):
        205°, 93.1193%, 85.4902%
        XYZ:
        21.2394, 21.9386, 69.4448
        xyY:
        0.1886, 0.1948, 21.9386
      CIE-Lab:
        53.9618, 1.8564, -51.5327
        CIE-LCH:
        53.9618, 51.5661, 272.0631
        CIE-Luv:
        53.9618, -32.1034, -80.6038
        Hunter-Lab:
        46.8386, -1.0251, -55.1187
      #0f85da color charts
#0f85da RGB chart
      #0f85da CMYK chart
      #0f85da RGB pie chart
      #0f85da color shades, tints & tones
#0f85da color schemes
#0f85da color preview, HTML & CSS examples
           This text has a color of #0f85da        
        
          <p style="color:#0f85da;">Text here</p>
        
        
          .mytext {color:#0f85da;}
        
        Text color #0f85da
      
           This box has a color of #0f85da        
        
          <div style="background-color:#0f85da;">Content here</div>
        
        
          .mybackground {background-color:#0f85da;}
        
        Background color #0f85da
      
           Border around this has a color of #0f85da        
        
          <div style="border:2px solid #0f85da;">Content here</div>
        
        
          .myborder {border:2px solid #0f85da;}
        
        Border color #0f85da