#266f7f color space conversions
Hex:
        #266f7f
        RGB:
        38, 111, 127
        CMY:
        85, 56, 50
        CMYK:
        70, 13, 0, 50
      HSL:
        191°, 53.9394%, 32.3529%
        HSV (HSB):
        191°, 70.0787%, 49.8039%
        XYZ:
        10.3145, 13.3133, 22.1048
        xyY:
        0.2255, 0.2911, 13.3133
      CIE-Lab:
        43.2315, -16.8162, -15.4220
        CIE-LCH:
        43.2315, 22.8172, 222.5236
        CIE-Luv:
        43.2315, -27.2749, -19.5147
        Hunter-Lab:
        36.4873, -13.3930, -10.3779
      #266f7f color charts
#266f7f RGB chart
      #266f7f CMYK chart
      #266f7f RGB pie chart
      #266f7f color shades, tints & tones
#266f7f color schemes
#266f7f color preview, HTML & CSS examples
           This text has a color of #266f7f        
        
          <p style="color:#266f7f;">Text here</p>
        
        
          .mytext {color:#266f7f;}
        
        Text color #266f7f
      
           This box has a color of #266f7f        
        
          <div style="background-color:#266f7f;">Content here</div>
        
        
          .mybackground {background-color:#266f7f;}
        
        Background color #266f7f
      
           Border around this has a color of #266f7f        
        
          <div style="border:2px solid #266f7f;">Content here</div>
        
        
          .myborder {border:2px solid #266f7f;}
        
        Border color #266f7f