#0f79ea color space conversions
Hex:
        #0f79ea
        RGB:
        15, 121, 234
        CMY:
        94, 53, 8
        CMYK:
        94, 48, 0, 8
      HSL:
        211°, 87.9518%, 48.8235%
        HSV (HSB):
        211°, 93.5897%, 91.7647%
        XYZ:
        21.8857, 19.7168, 80.4941
        xyY:
        0.1792, 0.1615, 19.7168
      CIE-Lab:
        51.5155, 15.4472, -64.4354
        CIE-LCH:
        51.5155, 66.2611, 283.4811
        CIE-Luv:
        51.5155, -27.6371, -101.0984
        Hunter-Lab:
        44.4036, 10.2727, -76.3974
      #0f79ea color charts
#0f79ea RGB chart
      #0f79ea CMYK chart
      #0f79ea RGB pie chart
      #0f79ea color shades, tints & tones
#0f79ea color schemes
#0f79ea color preview, HTML & CSS examples
           This text has a color of #0f79ea        
        
          <p style="color:#0f79ea;">Text here</p>
        
        
          .mytext {color:#0f79ea;}
        
        Text color #0f79ea
      
           This box has a color of #0f79ea        
        
          <div style="background-color:#0f79ea;">Content here</div>
        
        
          .mybackground {background-color:#0f79ea;}
        
        Background color #0f79ea
      
           Border around this has a color of #0f79ea        
        
          <div style="border:2px solid #0f79ea;">Content here</div>
        
        
          .myborder {border:2px solid #0f79ea;}
        
        Border color #0f79ea