#7b84da color space conversions
Hex:
        #7b84da
        RGB:
        123, 132, 218
        CMY:
        52, 48, 15
        CMYK:
        44, 39, 0, 15
      HSL:
        234°, 56.2130%, 66.8627%
        HSV (HSB):
        234°, 43.5780%, 85.4902%
        XYZ:
        29.0745, 25.7754, 69.7724
        xyY:
        0.2333, 0.2068, 25.7754
      CIE-Lab:
        57.8233, 18.6914, -45.1452
        CIE-LCH:
        57.8233, 48.8616, 292.4909
        CIE-Luv:
        57.8233, -8.8474, -73.0534
        Hunter-Lab:
        50.7695, 13.3762, -45.9435
      #7b84da color charts
#7b84da RGB chart
      #7b84da CMYK chart
      #7b84da RGB pie chart
      #7b84da color shades, tints & tones
#7b84da color schemes
#7b84da color preview, HTML & CSS examples
           This text has a color of #7b84da        
        
          <p style="color:#7b84da;">Text here</p>
        
        
          .mytext {color:#7b84da;}
        
        Text color #7b84da
      
           This box has a color of #7b84da        
        
          <div style="background-color:#7b84da;">Content here</div>
        
        
          .mybackground {background-color:#7b84da;}
        
        Background color #7b84da
      
           Border around this has a color of #7b84da        
        
          <div style="border:2px solid #7b84da;">Content here</div>
        
        
          .myborder {border:2px solid #7b84da;}
        
        Border color #7b84da