#7b84dc color space conversions
Hex:
        #7b84dc
        RGB:
        123, 132, 220
        CMY:
        52, 48, 14
        CMYK:
        44, 40, 0, 14
      HSL:
        234°, 58.0838%, 67.2549%
        HSV (HSB):
        234°, 44.0909%, 86.2745%
        XYZ:
        29.3379, 25.8808, 71.1594
        xyY:
        0.2321, 0.2048, 25.8808
      CIE-Lab:
        57.9237, 19.2727, -46.1070
        CIE-LCH:
        57.9237, 49.9729, 292.6848
        CIE-Luv:
        57.9237, -8.9388, -74.7082
        Hunter-Lab:
        50.8732, 13.9107, -47.3213
      #7b84dc color charts
#7b84dc RGB chart
      #7b84dc CMYK chart
      #7b84dc RGB pie chart
      #7b84dc color shades, tints & tones
#7b84dc color schemes
#7b84dc color preview, HTML & CSS examples
           This text has a color of #7b84dc        
        
          <p style="color:#7b84dc;">Text here</p>
        
        
          .mytext {color:#7b84dc;}
        
        Text color #7b84dc
      
           This box has a color of #7b84dc        
        
          <div style="background-color:#7b84dc;">Content here</div>
        
        
          .mybackground {background-color:#7b84dc;}
        
        Background color #7b84dc
      
           Border around this has a color of #7b84dc        
        
          <div style="border:2px solid #7b84dc;">Content here</div>
        
        
          .myborder {border:2px solid #7b84dc;}
        
        Border color #7b84dc