#8195df color space conversions
Hex:
        #8195df
        RGB:
        129, 149, 223
        CMY:
        49, 42, 13
        CMYK:
        42, 33, 0, 13
      HSL:
        227°, 59.4937%, 69.0196%
        HSV (HSB):
        227°, 42.1525%, 87.4510%
        XYZ:
        33.1200, 31.4897, 74.1446
        xyY:
        0.2387, 0.2269, 31.4897
      CIE-Lab:
        62.9189, 11.6794, -39.8885
        CIE-LCH:
        62.9189, 41.5632, 286.3201
        CIE-Luv:
        62.9189, -12.9536, -64.6066
        Hunter-Lab:
        56.1157, 7.1498, -39.0577
      #8195df color charts
#8195df RGB chart
      #8195df CMYK chart
      #8195df RGB pie chart
      #8195df color shades, tints & tones
#8195df color schemes
#8195df color preview, HTML & CSS examples
           This text has a color of #8195df        
        
          <p style="color:#8195df;">Text here</p>
        
        
          .mytext {color:#8195df;}
        
        Text color #8195df
      
           This box has a color of #8195df        
        
          <div style="background-color:#8195df;">Content here</div>
        
        
          .mybackground {background-color:#8195df;}
        
        Background color #8195df
      
           Border around this has a color of #8195df        
        
          <div style="border:2px solid #8195df;">Content here</div>
        
        
          .myborder {border:2px solid #8195df;}
        
        Border color #8195df