#8289ef color space conversions
Hex:
        #8289ef
        RGB:
        130, 137, 239
        CMY:
        49, 46, 6
        CMYK:
        46, 43, 0, 6
      HSL:
        236°, 77.3050%, 72.3529%
        HSV (HSB):
        236°, 45.6067%, 93.7255%
        XYZ:
        33.7316, 28.8691, 85.4558
        xyY:
        0.2278, 0.1950, 28.8691
      CIE-Lab:
        60.6660, 23.5428, -52.3006
        CIE-LCH:
        60.6660, 57.3552, 294.2346
        CIE-Luv:
        60.6660, -8.8763, -85.9929
        Hunter-Lab:
        53.7300, 18.0343, -56.6878
      #8289ef color charts
#8289ef RGB chart
      #8289ef CMYK chart
      #8289ef RGB pie chart
      #8289ef color shades, tints & tones
#8289ef color schemes
#8289ef color preview, HTML & CSS examples
           This text has a color of #8289ef        
        
          <p style="color:#8289ef;">Text here</p>
        
        
          .mytext {color:#8289ef;}
        
        Text color #8289ef
      
           This box has a color of #8289ef        
        
          <div style="background-color:#8289ef;">Content here</div>
        
        
          .mybackground {background-color:#8289ef;}
        
        Background color #8289ef
      
           Border around this has a color of #8289ef        
        
          <div style="border:2px solid #8289ef;">Content here</div>
        
        
          .myborder {border:2px solid #8289ef;}
        
        Border color #8289ef