#307c7f color space conversions
Hex:
        #307c7f
        RGB:
        48, 124, 127
        CMY:
        81, 51, 50
        CMYK:
        62, 2, 0, 50
      HSL:
        182°, 45.1429%, 34.3137%
        HSV (HSB):
        182°, 62.2047%, 49.8039%
        XYZ:
        12.2573, 16.5760, 22.6321
        xyY:
        0.2382, 0.3221, 16.5760
      CIE-Lab:
        47.7213, -22.0475, -8.6085
        CIE-LCH:
        47.7213, 23.6685, 201.3282
        CIE-Luv:
        47.7213, -30.2252, -9.0607
        Hunter-Lab:
        40.7136, -17.5092, -4.4589
      #307c7f color charts
#307c7f RGB chart
      #307c7f CMYK chart
      #307c7f RGB pie chart
      #307c7f color shades, tints & tones
#307c7f color schemes
#307c7f color preview, HTML & CSS examples
           This text has a color of #307c7f        
        
          <p style="color:#307c7f;">Text here</p>
        
        
          .mytext {color:#307c7f;}
        
        Text color #307c7f
      
           This box has a color of #307c7f        
        
          <div style="background-color:#307c7f;">Content here</div>
        
        
          .mybackground {background-color:#307c7f;}
        
        Background color #307c7f
      
           Border around this has a color of #307c7f        
        
          <div style="border:2px solid #307c7f;">Content here</div>
        
        
          .myborder {border:2px solid #307c7f;}
        
        Border color #307c7f