#307f8b color space conversions
Hex:
        #307f8b
        RGB:
        48, 127, 139
        CMY:
        81, 50, 45
        CMYK:
        65, 9, 0, 45
      HSL:
        188°, 48.6631%, 36.6667%
        HSV (HSB):
        188°, 65.4676%, 54.5098%
        XYZ:
        13.4685, 17.6712, 27.1271
        xyY:
        0.2312, 0.3033, 17.6712
      CIE-Lab:
        49.0949, -19.9078, -13.6150
        CIE-LCH:
        49.0949, 24.1182, 214.3683
        CIE-Luv:
        49.0949, -30.7346, -16.8847
        Hunter-Lab:
        42.0371, -16.3744, -8.8346
      #307f8b color charts
#307f8b RGB chart
      #307f8b CMYK chart
      #307f8b RGB pie chart
      #307f8b color shades, tints & tones
#307f8b color schemes
#307f8b color preview, HTML & CSS examples
           This text has a color of #307f8b        
        
          <p style="color:#307f8b;">Text here</p>
        
        
          .mytext {color:#307f8b;}
        
        Text color #307f8b
      
           This box has a color of #307f8b        
        
          <div style="background-color:#307f8b;">Content here</div>
        
        
          .mybackground {background-color:#307f8b;}
        
        Background color #307f8b
      
           Border around this has a color of #307f8b        
        
          <div style="border:2px solid #307f8b;">Content here</div>
        
        
          .myborder {border:2px solid #307f8b;}
        
        Border color #307f8b