#7982fc color space conversions
Hex:
        #7982fc
        RGB:
        121, 130, 252
        CMY:
        53, 49, 1
        CMYK:
        52, 48, 0, 1
      HSL:
        236°, 95.6204%, 73.1373%
        HSV (HSB):
        236°, 51.9841%, 98.8235%
        XYZ:
        33.4385, 27.0585, 95.5559
        xyY:
        0.2143, 0.1734, 27.0585
      CIE-Lab:
        59.0284, 29.5729, -62.1232
        CIE-LCH:
        59.0284, 68.8029, 295.4562
        CIE-Luv:
        59.0284, -10.4374, -101.9779
        Hunter-Lab:
        52.0178, 23.7137, -72.5024
      #7982fc color charts
#7982fc RGB chart
      #7982fc CMYK chart
      #7982fc RGB pie chart
      #7982fc color shades, tints & tones
#7982fc color schemes
#7982fc color preview, HTML & CSS examples
           This text has a color of #7982fc        
        
          <p style="color:#7982fc;">Text here</p>
        
        
          .mytext {color:#7982fc;}
        
        Text color #7982fc
      
           This box has a color of #7982fc        
        
          <div style="background-color:#7982fc;">Content here</div>
        
        
          .mybackground {background-color:#7982fc;}
        
        Background color #7982fc
      
           Border around this has a color of #7982fc        
        
          <div style="border:2px solid #7982fc;">Content here</div>
        
        
          .myborder {border:2px solid #7982fc;}
        
        Border color #7982fc