#880fd7 color space conversions
Hex:
        #880fd7
        RGB:
        136, 15, 215
        CMY:
        47, 94, 16
        CMYK:
        37, 93, 0, 16
      HSL:
        276°, 86.9565%, 45.0980%
        HSV (HSB):
        276°, 93.0233%, 84.3137%
        XYZ:
        22.5899, 10.4822, 65.1226
        xyY:
        0.2301, 0.1067, 10.4822
      CIE-Lab:
        38.6943, 73.9636, -74.2075
        CIE-LCH:
        38.6943, 104.7730, 314.9057
        CIE-Luv:
        38.6943, 21.6285, -109.1021
        Hunter-Lab:
        32.3762, 67.8868, -96.5946
      #880fd7 color charts
#880fd7 RGB chart
      #880fd7 CMYK chart
      #880fd7 RGB pie chart
      #880fd7 color shades, tints & tones
#880fd7 color schemes
#880fd7 color preview, HTML & CSS examples
           This text has a color of #880fd7        
        
          <p style="color:#880fd7;">Text here</p>
        
        
          .mytext {color:#880fd7;}
        
        Text color #880fd7
      
           This box has a color of #880fd7        
        
          <div style="background-color:#880fd7;">Content here</div>
        
        
          .mybackground {background-color:#880fd7;}
        
        Background color #880fd7
      
           Border around this has a color of #880fd7        
        
          <div style="border:2px solid #880fd7;">Content here</div>
        
        
          .myborder {border:2px solid #880fd7;}
        
        Border color #880fd7