#8394d1 color space conversions
Hex:
        #8394d1
        RGB:
        131, 148, 209
        CMY:
        49, 42, 18
        CMYK:
        37, 29, 0, 18
      HSL:
        227°, 45.8824%, 66.6667%
        HSV (HSB):
        227°, 37.3206%, 81.9608%
        XYZ:
        31.4586, 30.6086, 64.5716
        xyY:
        0.2484, 0.2417, 30.6086
      CIE-Lab:
        62.1758, 8.8981, -33.2456
        CIE-LCH:
        62.1758, 34.4157, 284.9838
        CIE-Luv:
        62.1758, -11.2776, -53.1607
        Hunter-Lab:
        55.3250, 4.6790, -30.4718
      #8394d1 color charts
#8394d1 RGB chart
      #8394d1 CMYK chart
      #8394d1 RGB pie chart
      #8394d1 color shades, tints & tones
#8394d1 color schemes
#8394d1 color preview, HTML & CSS examples
           This text has a color of #8394d1        
        
          <p style="color:#8394d1;">Text here</p>
        
        
          .mytext {color:#8394d1;}
        
        Text color #8394d1
      
           This box has a color of #8394d1        
        
          <div style="background-color:#8394d1;">Content here</div>
        
        
          .mybackground {background-color:#8394d1;}
        
        Background color #8394d1
      
           Border around this has a color of #8394d1        
        
          <div style="border:2px solid #8394d1;">Content here</div>
        
        
          .myborder {border:2px solid #8394d1;}
        
        Border color #8394d1