#8995eb color space conversions
Hex:
        #8995eb
        RGB:
        137, 149, 235
        CMY:
        46, 42, 8
        CMYK:
        42, 37, 0, 8
      HSL:
        233°, 71.0145%, 72.9412%
        HSV (HSB):
        233°, 41.7021%, 92.1569%
        XYZ:
        36.0594, 32.8114, 83.0300
        xyY:
        0.2374, 0.2160, 32.8114
      CIE-Lab:
        64.0079, 17.1005, -44.7762
        CIE-LCH:
        64.0079, 47.9305, 290.9024
        CIE-Luv:
        64.0079, -10.2203, -73.5895
        Hunter-Lab:
        57.2812, 12.1261, -45.8448
      #8995eb color charts
#8995eb RGB chart
      #8995eb CMYK chart
      #8995eb RGB pie chart
      #8995eb color shades, tints & tones
#8995eb color schemes
#8995eb color preview, HTML & CSS examples
           This text has a color of #8995eb        
        
          <p style="color:#8995eb;">Text here</p>
        
        
          .mytext {color:#8995eb;}
        
        Text color #8995eb
      
           This box has a color of #8995eb        
        
          <div style="background-color:#8995eb;">Content here</div>
        
        
          .mybackground {background-color:#8995eb;}
        
        Background color #8995eb
      
           Border around this has a color of #8995eb        
        
          <div style="border:2px solid #8995eb;">Content here</div>
        
        
          .myborder {border:2px solid #8995eb;}
        
        Border color #8995eb