#8296ed color space conversions
Hex:
        #8296ed
        RGB:
        130, 150, 237
        CMY:
        49, 41, 7
        CMYK:
        45, 37, 0, 7
      HSL:
        229°, 74.8252%, 71.9608%
        HSV (HSB):
        229°, 45.1477%, 92.9412%
        XYZ:
        35.3983, 32.6729, 84.5616
        xyY:
        0.2319, 0.2141, 32.6729
      CIE-Lab:
        63.8952, 15.3608, -46.0872
        CIE-LCH:
        63.8952, 48.5797, 288.4332
        CIE-Luv:
        63.8952, -13.3884, -75.5404
        Hunter-Lab:
        57.1603, 10.5114, -47.7001
      #8296ed color charts
#8296ed RGB chart
      #8296ed CMYK chart
      #8296ed RGB pie chart
      #8296ed color shades, tints & tones
#8296ed color schemes
#8296ed color preview, HTML & CSS examples
           This text has a color of #8296ed        
        
          <p style="color:#8296ed;">Text here</p>
        
        
          .mytext {color:#8296ed;}
        
        Text color #8296ed
      
           This box has a color of #8296ed        
        
          <div style="background-color:#8296ed;">Content here</div>
        
        
          .mybackground {background-color:#8296ed;}
        
        Background color #8296ed
      
           Border around this has a color of #8296ed        
        
          <div style="border:2px solid #8296ed;">Content here</div>
        
        
          .myborder {border:2px solid #8296ed;}
        
        Border color #8296ed