#0f7efa color space conversions
Hex:
        #0f7efa
        RGB:
        15, 126, 250
        CMY:
        94, 51, 2
        CMYK:
        94, 50, 0, 2
      HSL:
        212°, 95.9184%, 51.9608%
        HSV (HSB):
        212°, 94.0000%, 98.0392%
        XYZ:
        24.9132, 21.9254, 93.3614
        xyY:
        0.1777, 0.1564, 21.9254
      CIE-Lab:
        53.9478, 18.4889, -69.4058
        CIE-LCH:
        53.9478, 71.8262, 284.9166
        CIE-Luv:
        53.9478, -28.4938, -110.1304
        Hunter-Lab:
        46.8246, 13.0286, -85.4385
      #0f7efa color charts
#0f7efa RGB chart
      #0f7efa CMYK chart
      #0f7efa RGB pie chart
      #0f7efa color shades, tints & tones
#0f7efa color schemes
#0f7efa color preview, HTML & CSS examples
           This text has a color of #0f7efa        
        
          <p style="color:#0f7efa;">Text here</p>
        
        
          .mytext {color:#0f7efa;}
        
        Text color #0f7efa
      
           This box has a color of #0f7efa        
        
          <div style="background-color:#0f7efa;">Content here</div>
        
        
          .mybackground {background-color:#0f7efa;}
        
        Background color #0f7efa
      
           Border around this has a color of #0f7efa        
        
          <div style="border:2px solid #0f7efa;">Content here</div>
        
        
          .myborder {border:2px solid #0f7efa;}
        
        Border color #0f7efa