#0f6efa color space conversions
Hex:
        #0f6efa
        RGB:
        15, 110, 250
        CMY:
        94, 57, 2
        CMYK:
        94, 56, 0, 2
      HSL:
        216°, 95.9184%, 51.9608%
        HSV (HSB):
        216°, 94.0000%, 98.0392%
        XYZ:
        23.0283, 18.1555, 92.7331
        xyY:
        0.1720, 0.1356, 18.1555
      CIE-Lab:
        49.6842, 28.5836, -76.3295
        CIE-LCH:
        49.6842, 81.5059, 290.5298
        CIE-Luv:
        49.6842, -24.0540, -118.4891
        Hunter-Lab:
        42.6093, 21.9042, -99.2097
      #0f6efa color charts
#0f6efa RGB chart
      #0f6efa CMYK chart
      #0f6efa RGB pie chart
      #0f6efa color shades, tints & tones
#0f6efa color schemes
#0f6efa color preview, HTML & CSS examples
           This text has a color of #0f6efa        
        
          <p style="color:#0f6efa;">Text here</p>
        
        
          .mytext {color:#0f6efa;}
        
        Text color #0f6efa
      
           This box has a color of #0f6efa        
        
          <div style="background-color:#0f6efa;">Content here</div>
        
        
          .mybackground {background-color:#0f6efa;}
        
        Background color #0f6efa
      
           Border around this has a color of #0f6efa        
        
          <div style="border:2px solid #0f6efa;">Content here</div>
        
        
          .myborder {border:2px solid #0f6efa;}
        
        Border color #0f6efa