#880cfa color space conversions
Hex:
        #880cfa
        RGB:
        136, 12, 250
        CMY:
        47, 95, 2
        CMYK:
        46, 95, 0, 2
      HSL:
        271°, 95.9677%, 51.3725%
        HSV (HSB):
        271°, 95.2000%, 98.0392%
        XYZ:
        27.5401, 12.3993, 91.3843
        xyY:
        0.2097, 0.0944, 12.3993
      CIE-Lab:
        41.8438, 81.5343, -88.9237
        CIE-LCH:
        41.8438, 120.6452, 312.5178
        CIE-Luv:
        41.8438, 15.2561, -130.2872
        Hunter-Lab:
        35.2127, 77.9843, -129.2212
      #880cfa color charts
#880cfa RGB chart
      #880cfa CMYK chart
      #880cfa RGB pie chart
      #880cfa color shades, tints & tones
#880cfa color schemes
#880cfa color preview, HTML & CSS examples
           This text has a color of #880cfa        
        
          <p style="color:#880cfa;">Text here</p>
        
        
          .mytext {color:#880cfa;}
        
        Text color #880cfa
      
           This box has a color of #880cfa        
        
          <div style="background-color:#880cfa;">Content here</div>
        
        
          .mybackground {background-color:#880cfa;}
        
        Background color #880cfa
      
           Border around this has a color of #880cfa        
        
          <div style="border:2px solid #880cfa;">Content here</div>
        
        
          .myborder {border:2px solid #880cfa;}
        
        Border color #880cfa