#7e98fa color space conversions
Hex:
        #7e98fa
        RGB:
        126, 152, 250
        CMY:
        51, 40, 2
        CMYK:
        50, 39, 0, 2
      HSL:
        227°, 92.5373%, 73.7255%
        HSV (HSB):
        227°, 49.6000%, 98.0392%
        XYZ:
        37.0877, 33.7942, 95.0107
        xyY:
        0.2236, 0.2037, 33.7942
      CIE-Lab:
        64.7989, 17.0998, -51.8092
        CIE-LCH:
        64.7989, 54.5582, 288.2656
        CIE-Luv:
        64.7989, -15.9171, -85.4731
        Hunter-Lab:
        58.1328, 12.1476, -56.2090
      #7e98fa color charts
#7e98fa RGB chart
      #7e98fa CMYK chart
      #7e98fa RGB pie chart
      #7e98fa color shades, tints & tones
#7e98fa color schemes
#7e98fa color preview, HTML & CSS examples
           This text has a color of #7e98fa        
        
          <p style="color:#7e98fa;">Text here</p>
        
        
          .mytext {color:#7e98fa;}
        
        Text color #7e98fa
      
           This box has a color of #7e98fa        
        
          <div style="background-color:#7e98fa;">Content here</div>
        
        
          .mybackground {background-color:#7e98fa;}
        
        Background color #7e98fa
      
           Border around this has a color of #7e98fa        
        
          <div style="border:2px solid #7e98fa;">Content here</div>
        
        
          .myborder {border:2px solid #7e98fa;}
        
        Border color #7e98fa