#0f82ee color space conversions
Hex:
        #0f82ee
        RGB:
        15, 130, 238
        CMY:
        94, 49, 7
        CMYK:
        94, 45, 0, 7
      HSL:
        209°, 88.1423%, 49.6078%
        HSV (HSB):
        209°, 93.6975%, 93.3333%
        XYZ:
        23.6122, 22.2399, 83.9371
        xyY:
        0.1819, 0.1714, 22.2399
      CIE-Lab:
        54.2806, 11.3847, -62.2105
        CIE-LCH:
        54.2806, 63.2437, 280.3705
        CIE-Luv:
        54.2806, -30.1711, -98.5649
        Hunter-Lab:
        47.1592, 6.8451, -72.5170
      #0f82ee color charts
#0f82ee RGB chart
      #0f82ee CMYK chart
      #0f82ee RGB pie chart
      #0f82ee color shades, tints & tones
#0f82ee color schemes
#0f82ee color preview, HTML & CSS examples
           This text has a color of #0f82ee        
        
          <p style="color:#0f82ee;">Text here</p>
        
        
          .mytext {color:#0f82ee;}
        
        Text color #0f82ee
      
           This box has a color of #0f82ee        
        
          <div style="background-color:#0f82ee;">Content here</div>
        
        
          .mybackground {background-color:#0f82ee;}
        
        Background color #0f82ee
      
           Border around this has a color of #0f82ee        
        
          <div style="border:2px solid #0f82ee;">Content here</div>
        
        
          .myborder {border:2px solid #0f82ee;}
        
        Border color #0f82ee