#0fa0ca color space conversions
Hex:
        #0fa0ca
        RGB:
        15, 160, 202
        CMY:
        94, 37, 21
        CMYK:
        93, 21, 0, 21
      HSL:
        193°, 86.1751%, 42.5490%
        HSV (HSB):
        193°, 92.5743%, 79.2157%
        XYZ:
        23.4285, 29.5074, 60.3378
        xyY:
        0.2068, 0.2605, 29.5074
      CIE-Lab:
        61.2269, -19.3738, -31.1258
        CIE-LCH:
        61.2269, 36.6628, 238.1005
        CIE-Luv:
        61.2269, -42.1917, -46.0944
        Hunter-Lab:
        54.3207, -18.0745, -27.8330
      #0fa0ca color charts
#0fa0ca RGB chart
      #0fa0ca CMYK chart
      #0fa0ca RGB pie chart
      #0fa0ca color shades, tints & tones
#0fa0ca color schemes
#0fa0ca color preview, HTML & CSS examples
           This text has a color of #0fa0ca        
        
          <p style="color:#0fa0ca;">Text here</p>
        
        
          .mytext {color:#0fa0ca;}
        
        Text color #0fa0ca
      
           This box has a color of #0fa0ca        
        
          <div style="background-color:#0fa0ca;">Content here</div>
        
        
          .mybackground {background-color:#0fa0ca;}
        
        Background color #0fa0ca
      
           Border around this has a color of #0fa0ca        
        
          <div style="border:2px solid #0fa0ca;">Content here</div>
        
        
          .myborder {border:2px solid #0fa0ca;}
        
        Border color #0fa0ca