#0f82a5 color space conversions
Hex:
        #0f82a5
        RGB:
        15, 130, 165
        CMY:
        94, 49, 35
        CMYK:
        91, 21, 0, 35
      HSL:
        194°, 83.3333%, 35.2941%
        HSV (HSB):
        194°, 90.9091%, 64.7059%
        XYZ:
        14.9712, 18.7834, 38.4338
        xyY:
        0.2074, 0.2602, 18.7834
      CIE-Lab:
        50.4329, -16.3204, -26.8058
        CIE-LCH:
        50.4329, 31.3832, 238.6653
        CIE-Luv:
        50.4329, -34.4186, -38.0543
        Hunter-Lab:
        43.3399, -14.1844, -22.2405
      #0f82a5 color charts
#0f82a5 RGB chart
      #0f82a5 CMYK chart
      #0f82a5 RGB pie chart
      #0f82a5 color shades, tints & tones
#0f82a5 color schemes
#0f82a5 color preview, HTML & CSS examples
           This text has a color of #0f82a5        
        
          <p style="color:#0f82a5;">Text here</p>
        
        
          .mytext {color:#0f82a5;}
        
        Text color #0f82a5
      
           This box has a color of #0f82a5        
        
          <div style="background-color:#0f82a5;">Content here</div>
        
        
          .mybackground {background-color:#0f82a5;}
        
        Background color #0f82a5
      
           Border around this has a color of #0f82a5        
        
          <div style="border:2px solid #0f82a5;">Content here</div>
        
        
          .myborder {border:2px solid #0f82a5;}
        
        Border color #0f82a5