#0fbdc3 color space conversions
Hex:
        #0fbdc3
        RGB:
        15, 189, 195
        CMY:
        94, 26, 24
        CMYK:
        92, 3, 0, 24
      HSL:
        182°, 85.7143%, 41.1765%
        HSV (HSB):
        182°, 92.3077%, 76.4706%
        XYZ:
        28.2449, 40.4369, 57.9462
        xyY:
        0.2231, 0.3193, 40.4369
      CIE-Lab:
        69.7796, -36.0796, -14.1800
        CIE-LCH:
        69.7796, 38.7661, 201.4558
        CIE-Luv:
        69.7796, -52.7259, -16.5826
        Hunter-Lab:
        63.5900, -31.9977, -9.5148
      #0fbdc3 color charts
#0fbdc3 RGB chart
      #0fbdc3 CMYK chart
      #0fbdc3 RGB pie chart
      #0fbdc3 color shades, tints & tones
#0fbdc3 color schemes
#0fbdc3 color preview, HTML & CSS examples
           This text has a color of #0fbdc3        
        
          <p style="color:#0fbdc3;">Text here</p>
        
        
          .mytext {color:#0fbdc3;}
        
        Text color #0fbdc3
      
           This box has a color of #0fbdc3        
        
          <div style="background-color:#0fbdc3;">Content here</div>
        
        
          .mybackground {background-color:#0fbdc3;}
        
        Background color #0fbdc3
      
           Border around this has a color of #0fbdc3        
        
          <div style="border:2px solid #0fbdc3;">Content here</div>
        
        
          .myborder {border:2px solid #0fbdc3;}
        
        Border color #0fbdc3