#8195cd color space conversions
Hex:
        #8195cd
        RGB:
        129, 149, 205
        CMY:
        49, 42, 20
        CMYK:
        37, 27, 0, 20
      HSL:
        224°, 43.1818%, 65.4902%
        HSV (HSB):
        224°, 37.0732%, 80.3922%
        XYZ:
        30.8202, 30.5698, 62.0338
        xyY:
        0.2497, 0.2477, 30.5698
      CIE-Lab:
        62.1428, 6.6846, -31.0716
        CIE-LCH:
        62.1428, 31.7826, 282.1412
        CIE-Luv:
        62.1428, -12.3832, -49.2967
        Hunter-Lab:
        55.2900, 2.7434, -27.8187
      #8195cd color charts
#8195cd RGB chart
      #8195cd CMYK chart
      #8195cd RGB pie chart
      #8195cd color shades, tints & tones
#8195cd color schemes
#8195cd color preview, HTML & CSS examples
           This text has a color of #8195cd        
        
          <p style="color:#8195cd;">Text here</p>
        
        
          .mytext {color:#8195cd;}
        
        Text color #8195cd
      
           This box has a color of #8195cd        
        
          <div style="background-color:#8195cd;">Content here</div>
        
        
          .mybackground {background-color:#8195cd;}
        
        Background color #8195cd
      
           Border around this has a color of #8195cd        
        
          <div style="border:2px solid #8195cd;">Content here</div>
        
        
          .myborder {border:2px solid #8195cd;}
        
        Border color #8195cd