#7c82ff color space conversions
Hex:
        #7c82ff
        RGB:
        124, 130, 255
        CMY:
        51, 49, 0
        CMYK:
        51, 49, 0, 0
      HSL:
        237°, 100.0000%, 74.3137%
        HSV (HSB):
        237°, 51.3725%, 100.0000%
        XYZ:
        34.3448, 27.4703, 98.0999
        xyY:
        0.2148, 0.1718, 27.4703
      CIE-Lab:
        59.4072, 31.1010, -63.1546
        CIE-LCH:
        59.4072, 70.3972, 296.2183
        CIE-Luv:
        59.4072, -9.5514, -103.9144
        Hunter-Lab:
        52.4122, 25.2468, -74.2846
      #7c82ff color charts
#7c82ff RGB chart
      #7c82ff CMYK chart
      #7c82ff RGB pie chart
      #7c82ff color shades, tints & tones
#7c82ff color schemes
#7c82ff color preview, HTML & CSS examples
           This text has a color of #7c82ff        
        
          <p style="color:#7c82ff;">Text here</p>
        
        
          .mytext {color:#7c82ff;}
        
        Text color #7c82ff
      
           This box has a color of #7c82ff        
        
          <div style="background-color:#7c82ff;">Content here</div>
        
        
          .mybackground {background-color:#7c82ff;}
        
        Background color #7c82ff
      
           Border around this has a color of #7c82ff        
        
          <div style="border:2px solid #7c82ff;">Content here</div>
        
        
          .myborder {border:2px solid #7c82ff;}
        
        Border color #7c82ff