#8694d2 color space conversions
Hex:
        #8694d2
        RGB:
        134, 148, 210
        CMY:
        47, 42, 18
        CMYK:
        36, 30, 0, 18
      HSL:
        229°, 45.7831%, 67.4510%
        HSV (HSB):
        229°, 36.1905%, 82.3529%
        XYZ:
        32.0543, 30.9013, 65.2479
        xyY:
        0.2500, 0.2410, 30.9013
      CIE-Lab:
        62.4242, 9.9966, -33.4018
        CIE-LCH:
        62.4242, 34.8657, 286.6616
        CIE-Luv:
        62.4242, -10.0400, -53.5957
        Hunter-Lab:
        55.5889, 5.6480, -30.6798
      #8694d2 color charts
#8694d2 RGB chart
      #8694d2 CMYK chart
      #8694d2 RGB pie chart
      #8694d2 color shades, tints & tones
#8694d2 color schemes
#8694d2 color preview, HTML & CSS examples
           This text has a color of #8694d2        
        
          <p style="color:#8694d2;">Text here</p>
        
        
          .mytext {color:#8694d2;}
        
        Text color #8694d2
      
           This box has a color of #8694d2        
        
          <div style="background-color:#8694d2;">Content here</div>
        
        
          .mybackground {background-color:#8694d2;}
        
        Background color #8694d2
      
           Border around this has a color of #8694d2        
        
          <div style="border:2px solid #8694d2;">Content here</div>
        
        
          .myborder {border:2px solid #8694d2;}
        
        Border color #8694d2