#0f82df color space conversions
Hex:
        #0f82df
        RGB:
        15, 130, 223
        CMY:
        94, 49, 13
        CMYK:
        93, 42, 0, 13
      HSL:
        207°, 87.3950%, 46.6667%
        HSV (HSB):
        207°, 93.2735%, 87.4510%
        XYZ:
        21.4989, 21.3945, 72.8085
        xyY:
        0.1858, 0.1849, 21.3945
      CIE-Lab:
        53.3786, 5.6007, -55.2740
        CIE-LCH:
        53.3786, 55.5570, 275.7858
        CIE-Luv:
        53.3786, -30.8842, -86.7486
        Hunter-Lab:
        46.2542, 2.0217, -60.9500
      #0f82df color charts
#0f82df RGB chart
      #0f82df CMYK chart
      #0f82df RGB pie chart
      #0f82df color shades, tints & tones
#0f82df color schemes
#0f82df color preview, HTML & CSS examples
           This text has a color of #0f82df        
        
          <p style="color:#0f82df;">Text here</p>
        
        
          .mytext {color:#0f82df;}
        
        Text color #0f82df
      
           This box has a color of #0f82df        
        
          <div style="background-color:#0f82df;">Content here</div>
        
        
          .mybackground {background-color:#0f82df;}
        
        Background color #0f82df
      
           Border around this has a color of #0f82df        
        
          <div style="border:2px solid #0f82df;">Content here</div>
        
        
          .myborder {border:2px solid #0f82df;}
        
        Border color #0f82df