#885fdb color space conversions
Hex:
        #885fdb
        RGB:
        136, 95, 219
        CMY:
        47, 63, 14
        CMYK:
        38, 57, 0, 14
      HSL:
        260°, 63.2653%, 61.5686%
        HSV (HSB):
        260°, 56.6210%, 85.8824%
        XYZ:
        27.0317, 18.5331, 69.1704
        xyY:
        0.2356, 0.1615, 18.5331
      CIE-Lab:
        50.1365, 43.7417, -57.9010
        CIE-LCH:
        50.1365, 72.5662, 307.0695
        CIE-Luv:
        50.1365, 8.5534, -93.1396
        Hunter-Lab:
        43.0501, 36.7448, -65.1285
      #885fdb color charts
#885fdb RGB chart
      #885fdb CMYK chart
      #885fdb RGB pie chart
      #885fdb color shades, tints & tones
#885fdb color schemes
#885fdb color preview, HTML & CSS examples
           This text has a color of #885fdb        
        
          <p style="color:#885fdb;">Text here</p>
        
        
          .mytext {color:#885fdb;}
        
        Text color #885fdb
      
           This box has a color of #885fdb        
        
          <div style="background-color:#885fdb;">Content here</div>
        
        
          .mybackground {background-color:#885fdb;}
        
        Background color #885fdb
      
           Border around this has a color of #885fdb        
        
          <div style="border:2px solid #885fdb;">Content here</div>
        
        
          .myborder {border:2px solid #885fdb;}
        
        Border color #885fdb