#8186dd color space conversions
Hex:
        #8186dd
        RGB:
        129, 134, 221
        CMY:
        49, 47, 13
        CMYK:
        42, 39, 0, 13
      HSL:
        237°, 57.5000%, 68.6275%
        HSV (HSB):
        237°, 41.6290%, 86.6667%
        XYZ:
        30.6295, 26.9378, 71.9918
        xyY:
        0.2364, 0.2079, 26.9378
      CIE-Lab:
        58.9167, 19.8804, -45.0692
        CIE-LCH:
        58.9167, 49.2591, 293.8026
        CIE-Luv:
        58.9167, -7.3107, -73.3263
        Hunter-Lab:
        51.9016, 14.5131, -45.9089
      #8186dd color charts
#8186dd RGB chart
      #8186dd CMYK chart
      #8186dd RGB pie chart
      #8186dd color shades, tints & tones
#8186dd color schemes
#8186dd color preview, HTML & CSS examples
           This text has a color of #8186dd        
        
          <p style="color:#8186dd;">Text here</p>
        
        
          .mytext {color:#8186dd;}
        
        Text color #8186dd
      
           This box has a color of #8186dd        
        
          <div style="background-color:#8186dd;">Content here</div>
        
        
          .mybackground {background-color:#8186dd;}
        
        Background color #8186dd
      
           Border around this has a color of #8186dd        
        
          <div style="border:2px solid #8186dd;">Content here</div>
        
        
          .myborder {border:2px solid #8186dd;}
        
        Border color #8186dd