#7869a3 color space conversions
Hex:
        #7869a3
        RGB:
        120, 105, 163
        CMY:
        53, 59, 36
        CMYK:
        26, 36, 0, 36
      HSL:
        256°, 23.9669%, 52.5490%
        HSV (HSB):
        256°, 35.5828%, 63.9216%
        XYZ:
        19.4082, 16.7406, 36.8587
        xyY:
        0.2658, 0.2293, 16.7406
      CIE-Lab:
        47.9315, 18.8656, -29.1606
        CIE-LCH:
        47.9315, 34.7311, 302.9010
        CIE-Luv:
        47.9315, 3.6582, -45.4782
        Hunter-Lab:
        40.9152, 13.0699, -24.7710
      #7869a3 color charts
#7869a3 RGB chart
      #7869a3 CMYK chart
      #7869a3 RGB pie chart
      #7869a3 color shades, tints & tones
#7869a3 color schemes
#7869a3 color preview, HTML & CSS examples
           This text has a color of #7869a3        
        
          <p style="color:#7869a3;">Text here</p>
        
        
          .mytext {color:#7869a3;}
        
        Text color #7869a3
      
           This box has a color of #7869a3        
        
          <div style="background-color:#7869a3;">Content here</div>
        
        
          .mybackground {background-color:#7869a3;}
        
        Background color #7869a3
      
           Border around this has a color of #7869a3        
        
          <div style="border:2px solid #7869a3;">Content here</div>
        
        
          .myborder {border:2px solid #7869a3;}
        
        Border color #7869a3