#7865cb color space conversions
Hex:
        #7865cb
        RGB:
        120, 101, 203
        CMY:
        53, 60, 20
        CMYK:
        41, 50, 0, 20
      HSL:
        251°, 49.5146%, 59.6078%
        HSV (HSB):
        251°, 50.2463%, 79.6078%
        XYZ:
        23.1789, 17.6122, 58.6778
        xyY:
        0.2330, 0.1771, 17.6122
      CIE-Lab:
        49.0224, 32.1147, -50.6475
        CIE-LCH:
        49.0224, 59.9711, 302.3781
        CIE-Luv:
        49.0224, 1.4269, -80.4734
        Hunter-Lab:
        41.9669, 25.1459, -53.5219
      #7865cb color charts
#7865cb RGB chart
      #7865cb CMYK chart
      #7865cb RGB pie chart
      #7865cb color shades, tints & tones
#7865cb color schemes
#7865cb color preview, HTML & CSS examples
           This text has a color of #7865cb        
        
          <p style="color:#7865cb;">Text here</p>
        
        
          .mytext {color:#7865cb;}
        
        Text color #7865cb
      
           This box has a color of #7865cb        
        
          <div style="background-color:#7865cb;">Content here</div>
        
        
          .mybackground {background-color:#7865cb;}
        
        Background color #7865cb
      
           Border around this has a color of #7865cb        
        
          <div style="border:2px solid #7865cb;">Content here</div>
        
        
          .myborder {border:2px solid #7865cb;}
        
        Border color #7865cb