#9895d4 color space conversions
Hex:
        #9895d4
        RGB:
        152, 149, 212
        CMY:
        40, 42, 17
        CMYK:
        28, 30, 0, 17
      HSL:
        243°, 42.2819%, 70.7843%
        HSV (HSB):
        243°, 29.7170%, 83.1373%
        XYZ:
        35.5800, 32.9238, 66.7670
        xyY:
        0.2630, 0.2434, 32.9238
      CIE-Lab:
        64.0991, 15.0963, -31.8126
        CIE-LCH:
        64.0991, 35.2128, 295.3861
        CIE-Luv:
        64.0991, -2.3421, -51.8980
        Hunter-Lab:
        57.3792, 10.2715, -28.8249
      #9895d4 color charts
#9895d4 RGB chart
      #9895d4 CMYK chart
      #9895d4 RGB pie chart
      #9895d4 color shades, tints & tones
#9895d4 color schemes
#9895d4 color preview, HTML & CSS examples
           This text has a color of #9895d4        
        
          <p style="color:#9895d4;">Text here</p>
        
        
          .mytext {color:#9895d4;}
        
        Text color #9895d4
      
           This box has a color of #9895d4        
        
          <div style="background-color:#9895d4;">Content here</div>
        
        
          .mybackground {background-color:#9895d4;}
        
        Background color #9895d4
      
           Border around this has a color of #9895d4        
        
          <div style="border:2px solid #9895d4;">Content here</div>
        
        
          .myborder {border:2px solid #9895d4;}
        
        Border color #9895d4