#7a83df color space conversions
Hex:
        #7a83df
        RGB:
        122, 131, 223
        CMY:
        52, 49, 13
        CMYK:
        45, 41, 0, 13
      HSL:
        235°, 61.2121%, 67.6471%
        HSV (HSB):
        235°, 45.2915%, 87.4510%
        XYZ:
        29.4616, 25.6979, 73.2194
        xyY:
        0.2295, 0.2002, 25.6979
      CIE-Lab:
        57.7492, 20.4993, -48.0670
        CIE-LCH:
        57.7492, 52.2557, 293.0970
        CIE-Luv:
        57.7492, -9.1097, -77.9852
        Hunter-Lab:
        50.6931, 15.0271, -50.1514
      #7a83df color charts
#7a83df RGB chart
      #7a83df CMYK chart
      #7a83df RGB pie chart
      #7a83df color shades, tints & tones
#7a83df color schemes
#7a83df color preview, HTML & CSS examples
           This text has a color of #7a83df        
        
          <p style="color:#7a83df;">Text here</p>
        
        
          .mytext {color:#7a83df;}
        
        Text color #7a83df
      
           This box has a color of #7a83df        
        
          <div style="background-color:#7a83df;">Content here</div>
        
        
          .mybackground {background-color:#7a83df;}
        
        Background color #7a83df
      
           Border around this has a color of #7a83df        
        
          <div style="border:2px solid #7a83df;">Content here</div>
        
        
          .myborder {border:2px solid #7a83df;}
        
        Border color #7a83df