#8489fe color space conversions
Hex:
        #8489fe
        RGB:
        132, 137, 254
        CMY:
        48, 46, 0
        CMYK:
        48, 46, 0, 0
      HSL:
        238°, 98.3871%, 75.6863%
        HSV (HSB):
        238°, 48.0315%, 99.6078%
        XYZ:
        36.3508, 29.9526, 97.6315
        xyY:
        0.2217, 0.1827, 29.9526
      CIE-Lab:
        61.6133, 28.3945, -59.0429
        CIE-LCH:
        61.6133, 65.5158, 295.6835
        CIE-Luv:
        61.6133, -8.8705, -97.7817
        Hunter-Lab:
        54.7290, 22.7833, -67.4576
      #8489fe color charts
#8489fe RGB chart
      #8489fe CMYK chart
      #8489fe RGB pie chart
      #8489fe color shades, tints & tones
#8489fe color schemes
#8489fe color preview, HTML & CSS examples
           This text has a color of #8489fe        
        
          <p style="color:#8489fe;">Text here</p>
        
        
          .mytext {color:#8489fe;}
        
        Text color #8489fe
      
           This box has a color of #8489fe        
        
          <div style="background-color:#8489fe;">Content here</div>
        
        
          .mybackground {background-color:#8489fe;}
        
        Background color #8489fe
      
           Border around this has a color of #8489fe        
        
          <div style="border:2px solid #8489fe;">Content here</div>
        
        
          .myborder {border:2px solid #8489fe;}
        
        Border color #8489fe