#7b7cd2 color space conversions
Hex:
        #7b7cd2
        RGB:
        123, 124, 210
        CMY:
        52, 51, 18
        CMYK:
        41, 41, 0, 18
      HSL:
        239°, 49.1525%, 65.2941%
        HSV (HSB):
        239°, 41.4286%, 82.3529%
        XYZ:
        27.0089, 23.2794, 64.0426
        xyY:
        0.2362, 0.2036, 23.2794
      CIE-Lab:
        55.3590, 21.1382, -44.5386
        CIE-LCH:
        55.3590, 49.3002, 295.3892
        CIE-Luv:
        55.3590, -5.5746, -71.7402
        Hunter-Lab:
        48.2487, 15.4862, -44.9241
      #7b7cd2 color charts
#7b7cd2 RGB chart
      #7b7cd2 CMYK chart
      #7b7cd2 RGB pie chart
      #7b7cd2 color shades, tints & tones
#7b7cd2 color schemes
#7b7cd2 color preview, HTML & CSS examples
           This text has a color of #7b7cd2        
        
          <p style="color:#7b7cd2;">Text here</p>
        
        
          .mytext {color:#7b7cd2;}
        
        Text color #7b7cd2
      
           This box has a color of #7b7cd2        
        
          <div style="background-color:#7b7cd2;">Content here</div>
        
        
          .mybackground {background-color:#7b7cd2;}
        
        Background color #7b7cd2
      
           Border around this has a color of #7b7cd2        
        
          <div style="border:2px solid #7b7cd2;">Content here</div>
        
        
          .myborder {border:2px solid #7b7cd2;}
        
        Border color #7b7cd2