#7a83fe color space conversions
Hex:
        #7a83fe
        RGB:
        122, 131, 254
        CMY:
        52, 49, 0
        CMYK:
        52, 48, 0, 0
      HSL:
        236°, 98.5075%, 73.7255%
        HSV (HSB):
        236°, 51.9685%, 99.6078%
        XYZ:
        34.0317, 27.5259, 97.2853
        xyY:
        0.2142, 0.1733, 27.5259
      CIE-Lab:
        59.4580, 29.7965, -62.5308
        CIE-LCH:
        59.4580, 69.2671, 295.4782
        CIE-Luv:
        59.4580, -10.4966, -102.8084
        Hunter-Lab:
        52.4652, 23.9707, -73.2149
      #7a83fe color charts
#7a83fe RGB chart
      #7a83fe CMYK chart
      #7a83fe RGB pie chart
      #7a83fe color shades, tints & tones
#7a83fe color schemes
#7a83fe color preview, HTML & CSS examples
           This text has a color of #7a83fe        
        
          <p style="color:#7a83fe;">Text here</p>
        
        
          .mytext {color:#7a83fe;}
        
        Text color #7a83fe
      
           This box has a color of #7a83fe        
        
          <div style="background-color:#7a83fe;">Content here</div>
        
        
          .mybackground {background-color:#7a83fe;}
        
        Background color #7a83fe
      
           Border around this has a color of #7a83fe        
        
          <div style="border:2px solid #7a83fe;">Content here</div>
        
        
          .myborder {border:2px solid #7a83fe;}
        
        Border color #7a83fe