#8196fb color space conversions
Hex:
        #8196fb
        RGB:
        129, 150, 251
        CMY:
        49, 41, 2
        CMYK:
        49, 40, 0, 2
      HSL:
        230°, 93.8462%, 74.5098%
        HSV (HSB):
        230°, 48.6056%, 98.4314%
        XYZ:
        37.3722, 33.4449, 95.7526
        xyY:
        0.2244, 0.2008, 33.4449
      CIE-Lab:
        64.5195, 19.2358, -52.7871
        CIE-LCH:
        64.5195, 56.1827, 290.0219
        CIE-Luv:
        64.5195, -14.1975, -87.2795
        Hunter-Lab:
        57.8315, 14.1460, -57.6853
      #8196fb color charts
#8196fb RGB chart
      #8196fb CMYK chart
      #8196fb RGB pie chart
      #8196fb color shades, tints & tones
#8196fb color schemes
#8196fb color preview, HTML & CSS examples
           This text has a color of #8196fb        
        
          <p style="color:#8196fb;">Text here</p>
        
        
          .mytext {color:#8196fb;}
        
        Text color #8196fb
      
           This box has a color of #8196fb        
        
          <div style="background-color:#8196fb;">Content here</div>
        
        
          .mybackground {background-color:#8196fb;}
        
        Background color #8196fb
      
           Border around this has a color of #8196fb        
        
          <div style="border:2px solid #8196fb;">Content here</div>
        
        
          .myborder {border:2px solid #8196fb;}
        
        Border color #8196fb