#7b7de8 color space conversions
Hex:
        #7b7de8
        RGB:
        123, 125, 232
        CMY:
        52, 51, 9
        CMYK:
        47, 46, 0, 9
      HSL:
        239°, 70.3226%, 69.6078%
        HSV (HSB):
        239°, 46.9828%, 90.9804%
        XYZ:
        30.0675, 24.7044, 79.5276
        xyY:
        0.2239, 0.1839, 24.7044
      CIE-Lab:
        56.7862, 26.9537, -54.6212
        CIE-LCH:
        56.7862, 60.9096, 296.2648
        CIE-Luv:
        56.7862, -7.1516, -88.9593
        Hunter-Lab:
        49.7035, 21.0001, -60.0740
      #7b7de8 color charts
#7b7de8 RGB chart
      #7b7de8 CMYK chart
      #7b7de8 RGB pie chart
      #7b7de8 color shades, tints & tones
#7b7de8 color schemes
#7b7de8 color preview, HTML & CSS examples
           This text has a color of #7b7de8        
        
          <p style="color:#7b7de8;">Text here</p>
        
        
          .mytext {color:#7b7de8;}
        
        Text color #7b7de8
      
           This box has a color of #7b7de8        
        
          <div style="background-color:#7b7de8;">Content here</div>
        
        
          .mybackground {background-color:#7b7de8;}
        
        Background color #7b7de8
      
           Border around this has a color of #7b7de8        
        
          <div style="border:2px solid #7b7de8;">Content here</div>
        
        
          .myborder {border:2px solid #7b7de8;}
        
        Border color #7b7de8