#8195fb color space conversions
Hex:
        #8195fb
        RGB:
        129, 149, 251
        CMY:
        49, 42, 2
        CMYK:
        49, 41, 0, 2
      HSL:
        230°, 93.8462%, 74.5098%
        HSV (HSB):
        230°, 48.6056%, 98.4314%
        XYZ:
        37.2133, 33.1271, 95.6996
        xyY:
        0.2241, 0.1995, 33.1271
      CIE-Lab:
        64.2637, 19.8187, -53.1928
        CIE-LCH:
        64.2637, 56.7650, 290.4345
        CIE-Luv:
        64.2637, -13.8520, -87.9587
        Hunter-Lab:
        57.5561, 14.6872, -58.2933
      #8195fb color charts
#8195fb RGB chart
      #8195fb CMYK chart
      #8195fb RGB pie chart
      #8195fb color shades, tints & tones
#8195fb color schemes
#8195fb color preview, HTML & CSS examples
           This text has a color of #8195fb        
        
          <p style="color:#8195fb;">Text here</p>
        
        
          .mytext {color:#8195fb;}
        
        Text color #8195fb
      
           This box has a color of #8195fb        
        
          <div style="background-color:#8195fb;">Content here</div>
        
        
          .mybackground {background-color:#8195fb;}
        
        Background color #8195fb
      
           Border around this has a color of #8195fb        
        
          <div style="border:2px solid #8195fb;">Content here</div>
        
        
          .myborder {border:2px solid #8195fb;}
        
        Border color #8195fb