#0fa2de color space conversions
Hex:
        #0fa2de
        RGB:
        15, 162, 222
        CMY:
        94, 36, 13
        CMYK:
        93, 27, 0, 13
      HSL:
        197°, 87.3418%, 46.4706%
        HSV (HSB):
        197°, 93.2432%, 87.0588%
        XYZ:
        26.3021, 31.2161, 73.7463
        xyY:
        0.2004, 0.2378, 31.2161
      CIE-Lab:
        62.6897, -13.3522, -39.9681
        CIE-LCH:
        62.6897, 42.1394, 251.5270
        CIE-Luv:
        62.6897, -41.4458, -61.8035
        Hunter-Lab:
        55.8714, -13.7439, -39.1486
      #0fa2de color charts
#0fa2de RGB chart
      #0fa2de CMYK chart
      #0fa2de RGB pie chart
      #0fa2de color shades, tints & tones
#0fa2de color schemes
#0fa2de color preview, HTML & CSS examples
           This text has a color of #0fa2de        
        
          <p style="color:#0fa2de;">Text here</p>
        
        
          .mytext {color:#0fa2de;}
        
        Text color #0fa2de
      
           This box has a color of #0fa2de        
        
          <div style="background-color:#0fa2de;">Content here</div>
        
        
          .mybackground {background-color:#0fa2de;}
        
        Background color #0fa2de
      
           Border around this has a color of #0fa2de        
        
          <div style="border:2px solid #0fa2de;">Content here</div>
        
        
          .myborder {border:2px solid #0fa2de;}
        
        Border color #0fa2de