#8186fe color space conversions
Hex:
        #8186fe
        RGB:
        129, 134, 254
        CMY:
        49, 47, 0
        CMYK:
        49, 47, 0, 0
      HSL:
        238°, 98.4252%, 75.0980%
        HSV (HSB):
        238°, 49.2126%, 99.6078%
        XYZ:
        35.4678, 28.8731, 97.4696
        xyY:
        0.2192, 0.1784, 28.8731
      CIE-Lab:
        60.6695, 29.5000, -60.5637
        CIE-LCH:
        60.6695, 67.3662, 295.9703
        CIE-Luv:
        60.6695, -8.9960, -100.0512
        Hunter-Lab:
        53.7337, 23.7878, -69.9349
      #8186fe color charts
#8186fe RGB chart
      #8186fe CMYK chart
      #8186fe RGB pie chart
      #8186fe color shades, tints & tones
#8186fe color schemes
#8186fe color preview, HTML & CSS examples
           This text has a color of #8186fe        
        
          <p style="color:#8186fe;">Text here</p>
        
        
          .mytext {color:#8186fe;}
        
        Text color #8186fe
      
           This box has a color of #8186fe        
        
          <div style="background-color:#8186fe;">Content here</div>
        
        
          .mybackground {background-color:#8186fe;}
        
        Background color #8186fe
      
           Border around this has a color of #8186fe        
        
          <div style="border:2px solid #8186fe;">Content here</div>
        
        
          .myborder {border:2px solid #8186fe;}
        
        Border color #8186fe