#885bfe color space conversions
Hex:
        #885bfe
        RGB:
        136, 91, 254
        CMY:
        47, 64, 0
        CMYK:
        46, 64, 0, 0
      HSL:
        257°, 98.7879%, 67.6471%
        HSV (HSB):
        257°, 64.1732%, 99.6078%
        XYZ:
        31.7838, 19.8722, 95.9265
        xyY:
        0.2154, 0.1347, 19.8722
      CIE-Lab:
        51.6924, 55.2729, -75.0187
        CIE-LCH:
        51.6924, 93.1821, 306.3824
        CIE-Luv:
        51.6924, 5.3752, -120.1334
        Hunter-Lab:
        44.5782, 49.2569, -96.3795
      #885bfe color charts
#885bfe RGB chart
      #885bfe CMYK chart
      #885bfe RGB pie chart
      #885bfe color shades, tints & tones
#885bfe color schemes
#885bfe color preview, HTML & CSS examples
           This text has a color of #885bfe        
        
          <p style="color:#885bfe;">Text here</p>
        
        
          .mytext {color:#885bfe;}
        
        Text color #885bfe
      
           This box has a color of #885bfe        
        
          <div style="background-color:#885bfe;">Content here</div>
        
        
          .mybackground {background-color:#885bfe;}
        
        Background color #885bfe
      
           Border around this has a color of #885bfe        
        
          <div style="border:2px solid #885bfe;">Content here</div>
        
        
          .myborder {border:2px solid #885bfe;}
        
        Border color #885bfe