#0f79fa color space conversions
Hex:
        #0f79fa
        RGB:
        15, 121, 250
        CMY:
        94, 53, 2
        CMYK:
        94, 52, 0, 2
      HSL:
        213°, 95.9184%, 51.9608%
        HSV (HSB):
        213°, 94.0000%, 98.0392%
        XYZ:
        24.2897, 20.6784, 93.1536
        xyY:
        0.1759, 0.1497, 20.6784
      CIE-Lab:
        52.5957, 21.6246, -71.5957
        CIE-LCH:
        52.5957, 74.7902, 286.8063
        CIE-Luv:
        52.5957, -27.0639, -112.9520
        Hunter-Lab:
        45.4735, 15.7671, -89.6255
      #0f79fa color charts
#0f79fa RGB chart
      #0f79fa CMYK chart
      #0f79fa RGB pie chart
      #0f79fa color shades, tints & tones
#0f79fa color schemes
#0f79fa color preview, HTML & CSS examples
           This text has a color of #0f79fa        
        
          <p style="color:#0f79fa;">Text here</p>
        
        
          .mytext {color:#0f79fa;}
        
        Text color #0f79fa
      
           This box has a color of #0f79fa        
        
          <div style="background-color:#0f79fa;">Content here</div>
        
        
          .mybackground {background-color:#0f79fa;}
        
        Background color #0f79fa
      
           Border around this has a color of #0f79fa        
        
          <div style="border:2px solid #0f79fa;">Content here</div>
        
        
          .myborder {border:2px solid #0f79fa;}
        
        Border color #0f79fa