#6b88af color space conversions
Hex:
        #6b88af
        RGB:
        107, 136, 175
        CMY:
        58, 47, 31
        CMYK:
        39, 22, 0, 31
      HSL:
        214°, 29.8246%, 55.2941%
        HSV (HSB):
        214°, 38.8571%, 68.6275%
        XYZ:
        22.6054, 23.8293, 43.9655
        xyY:
        0.2501, 0.2636, 23.8293
      CIE-Lab:
        55.9164, -0.1989, -23.8310
        CIE-LCH:
        55.9164, 23.8318, 269.5218
        CIE-Luv:
        55.9164, -15.4211, -35.9199
        Hunter-Lab:
        48.8152, -2.7666, -19.2290
      #6b88af color charts
#6b88af RGB chart
      #6b88af CMYK chart
      #6b88af RGB pie chart
      #6b88af color shades, tints & tones
#6b88af color schemes
#6b88af color preview, HTML & CSS examples
           This text has a color of #6b88af        
        
          <p style="color:#6b88af;">Text here</p>
        
        
          .mytext {color:#6b88af;}
        
        Text color #6b88af
      
           This box has a color of #6b88af        
        
          <div style="background-color:#6b88af;">Content here</div>
        
        
          .mybackground {background-color:#6b88af;}
        
        Background color #6b88af
      
           Border around this has a color of #6b88af        
        
          <div style="border:2px solid #6b88af;">Content here</div>
        
        
          .myborder {border:2px solid #6b88af;}
        
        Border color #6b88af