#69507f color space conversions
Hex:
        #69507f
        RGB:
        105, 80, 127
        CMY:
        59, 69, 50
        CMYK:
        17, 37, 0, 50
      HSL:
        272°, 22.7053%, 40.5882%
        HSV (HSB):
        272°, 37.0079%, 49.8039%
        XYZ:
        12.5251, 10.2729, 21.4014
        xyY:
        0.2834, 0.2324, 10.2729
      CIE-Lab:
        38.3278, 20.2679, -22.6165
        CIE-LCH:
        38.3278, 30.3693, 311.8654
        CIE-Luv:
        38.3278, 9.5727, -33.7753
        Hunter-Lab:
        32.0513, 13.6649, -17.1533
      #69507f color charts
#69507f RGB chart
      #69507f CMYK chart
      #69507f RGB pie chart
      #69507f color shades, tints & tones
#69507f color schemes
#69507f color preview, HTML & CSS examples
           This text has a color of #69507f        
        
          <p style="color:#69507f;">Text here</p>
        
        
          .mytext {color:#69507f;}
        
        Text color #69507f
      
           This box has a color of #69507f        
        
          <div style="background-color:#69507f;">Content here</div>
        
        
          .mybackground {background-color:#69507f;}
        
        Background color #69507f
      
           Border around this has a color of #69507f        
        
          <div style="border:2px solid #69507f;">Content here</div>
        
        
          .myborder {border:2px solid #69507f;}
        
        Border color #69507f