#872fda color space conversions
Hex:
        #872fda
        RGB:
        135, 47, 218
        CMY:
        47, 82, 15
        CMYK:
        38, 78, 0, 15
      HSL:
        271°, 69.7959%, 51.9608%
        HSV (HSB):
        271°, 78.4404%, 85.4902%
        XYZ:
        23.6631, 12.2459, 67.4462
        xyY:
        0.2289, 0.1185, 12.2459
      CIE-Lab:
        41.6043, 66.2494, -71.1710
        CIE-LCH:
        41.6043, 97.2332, 312.9489
        CIE-Luv:
        41.6043, 17.9533, -107.8037
        Hunter-Lab:
        34.9941, 59.4623, -89.7771
      #872fda color charts
#872fda RGB chart
      #872fda CMYK chart
      #872fda RGB pie chart
      #872fda color shades, tints & tones
#872fda color schemes
#872fda color preview, HTML & CSS examples
           This text has a color of #872fda        
        
          <p style="color:#872fda;">Text here</p>
        
        
          .mytext {color:#872fda;}
        
        Text color #872fda
      
           This box has a color of #872fda        
        
          <div style="background-color:#872fda;">Content here</div>
        
        
          .mybackground {background-color:#872fda;}
        
        Background color #872fda
      
           Border around this has a color of #872fda        
        
          <div style="border:2px solid #872fda;">Content here</div>
        
        
          .myborder {border:2px solid #872fda;}
        
        Border color #872fda