#8695dd color space conversions
Hex:
        #8695dd
        RGB:
        134, 149, 221
        CMY:
        47, 42, 13
        CMYK:
        39, 33, 0, 13
      HSL:
        230°, 56.1290%, 69.6078%
        HSV (HSB):
        230°, 39.3665%, 86.6667%
        XYZ:
        33.6301, 31.7837, 72.7690
        xyY:
        0.2434, 0.2300, 31.7837
      CIE-Lab:
        63.1637, 12.4214, -38.3715
        CIE-LCH:
        63.1637, 40.3319, 287.9375
        CIE-Luv:
        63.1637, -10.8673, -62.2246
        Hunter-Lab:
        56.3770, 7.8193, -37.0650
      #8695dd color charts
#8695dd RGB chart
      #8695dd CMYK chart
      #8695dd RGB pie chart
      #8695dd color shades, tints & tones
#8695dd color schemes
#8695dd color preview, HTML & CSS examples
           This text has a color of #8695dd        
        
          <p style="color:#8695dd;">Text here</p>
        
        
          .mytext {color:#8695dd;}
        
        Text color #8695dd
      
           This box has a color of #8695dd        
        
          <div style="background-color:#8695dd;">Content here</div>
        
        
          .mybackground {background-color:#8695dd;}
        
        Background color #8695dd
      
           Border around this has a color of #8695dd        
        
          <div style="border:2px solid #8695dd;">Content here</div>
        
        
          .myborder {border:2px solid #8695dd;}
        
        Border color #8695dd