#8694eb color space conversions
Hex:
        #8694eb
        RGB:
        134, 148, 235
        CMY:
        47, 42, 8
        CMYK:
        43, 37, 0, 8
      HSL:
        232°, 71.6312%, 72.3529%
        HSV (HSB):
        232°, 42.9787%, 92.1569%
        XYZ:
        35.4168, 32.2463, 82.9548
        xyY:
        0.2351, 0.2141, 32.2463
      CIE-Lab:
        63.5459, 16.9290, -45.5176
        CIE-LCH:
        63.5459, 48.5638, 290.4013
        CIE-Luv:
        63.5459, -11.0460, -74.7105
        Hunter-Lab:
        56.7858, 11.9537, -46.8629
      #8694eb color charts
#8694eb RGB chart
      #8694eb CMYK chart
      #8694eb RGB pie chart
      #8694eb color shades, tints & tones
#8694eb color schemes
#8694eb color preview, HTML & CSS examples
           This text has a color of #8694eb        
        
          <p style="color:#8694eb;">Text here</p>
        
        
          .mytext {color:#8694eb;}
        
        Text color #8694eb
      
           This box has a color of #8694eb        
        
          <div style="background-color:#8694eb;">Content here</div>
        
        
          .mybackground {background-color:#8694eb;}
        
        Background color #8694eb
      
           Border around this has a color of #8694eb        
        
          <div style="border:2px solid #8694eb;">Content here</div>
        
        
          .myborder {border:2px solid #8694eb;}
        
        Border color #8694eb