#7865ab color space conversions
Hex:
        #7865ab
        RGB:
        120, 101, 171
        CMY:
        53, 60, 33
        CMYK:
        30, 41, 0, 33
      HSL:
        256°, 29.4118%, 53.3333%
        HSV (HSB):
        256°, 40.9357%, 67.0588%
        XYZ:
        19.7501, 16.2407, 40.6219
        xyY:
        0.2578, 0.2120, 16.2407
      CIE-Lab:
        47.2887, 23.3551, -34.8597
        CIE-LCH:
        47.2887, 41.9602, 303.8210
        CIE-Luv:
        47.2887, 4.4480, -54.6556
        Hunter-Lab:
        40.2998, 16.9547, -31.5541
      #7865ab color charts
#7865ab RGB chart
      #7865ab CMYK chart
      #7865ab RGB pie chart
      #7865ab color shades, tints & tones
#7865ab color schemes
#7865ab color preview, HTML & CSS examples
           This text has a color of #7865ab        
        
          <p style="color:#7865ab;">Text here</p>
        
        
          .mytext {color:#7865ab;}
        
        Text color #7865ab
      
           This box has a color of #7865ab        
        
          <div style="background-color:#7865ab;">Content here</div>
        
        
          .mybackground {background-color:#7865ab;}
        
        Background color #7865ab
      
           Border around this has a color of #7865ab        
        
          <div style="border:2px solid #7865ab;">Content here</div>
        
        
          .myborder {border:2px solid #7865ab;}
        
        Border color #7865ab