#8694fd color space conversions
Hex:
        #8694fd
        RGB:
        134, 148, 253
        CMY:
        47, 42, 1
        CMYK:
        47, 42, 0, 1
      HSL:
        233°, 96.7480%, 75.8824%
        HSV (HSB):
        233°, 47.0356%, 99.2157%
        XYZ:
        38.1510, 33.3400, 97.3530
        xyY:
        0.2260, 0.1975, 33.3400
      CIE-Lab:
        64.4353, 22.1261, -53.9940
        CIE-LCH:
        64.4353, 58.3516, 292.2832
        CIE-Luv:
        64.4353, -11.7674, -89.5903
        Hunter-Lab:
        57.7408, 16.8938, -59.5465
      #8694fd color charts
#8694fd RGB chart
      #8694fd CMYK chart
      #8694fd RGB pie chart
      #8694fd color shades, tints & tones
#8694fd color schemes
#8694fd color preview, HTML & CSS examples
           This text has a color of #8694fd        
        
          <p style="color:#8694fd;">Text here</p>
        
        
          .mytext {color:#8694fd;}
        
        Text color #8694fd
      
           This box has a color of #8694fd        
        
          <div style="background-color:#8694fd;">Content here</div>
        
        
          .mybackground {background-color:#8694fd;}
        
        Background color #8694fd
      
           Border around this has a color of #8694fd        
        
          <div style="border:2px solid #8694fd;">Content here</div>
        
        
          .myborder {border:2px solid #8694fd;}
        
        Border color #8694fd