#0f6465 color space conversions
Hex:
        #0f6465
        RGB:
        15, 100, 101
        CMY:
        94, 61, 60
        CMYK:
        85, 1, 0, 60
      HSL:
        181°, 74.1379%, 22.7451%
        HSV (HSB):
        181°, 85.1485%, 39.6078%
        XYZ:
        7.1031, 10.1555, 13.8977
        xyY:
        0.2280, 0.3260, 10.1555
      CIE-Lab:
        38.1201, -22.6686, -7.3885
        CIE-LCH:
        38.1201, 23.8423, 198.0526
        CIE-Luv:
        38.1201, -28.0360, -6.8903
        Hunter-Lab:
        31.8677, -15.9817, -3.5495
      #0f6465 color charts
#0f6465 RGB chart
      #0f6465 CMYK chart
      #0f6465 RGB pie chart
      #0f6465 color shades, tints & tones
#0f6465 color schemes
#0f6465 color preview, HTML & CSS examples
           This text has a color of #0f6465        
        
          <p style="color:#0f6465;">Text here</p>
        
        
          .mytext {color:#0f6465;}
        
        Text color #0f6465
      
           This box has a color of #0f6465        
        
          <div style="background-color:#0f6465;">Content here</div>
        
        
          .mybackground {background-color:#0f6465;}
        
        Background color #0f6465
      
           Border around this has a color of #0f6465        
        
          <div style="border:2px solid #0f6465;">Content here</div>
        
        
          .myborder {border:2px solid #0f6465;}
        
        Border color #0f6465