#872efd color space conversions
Hex:
        #872efd
        RGB:
        135, 46, 253
        CMY:
        47, 82, 1
        CMYK:
        47, 82, 0, 1
      HSL:
        266°, 98.1043%, 58.6275%
        HSV (HSB):
        266°, 81.8182%, 99.2157%
        XYZ:
        28.6983, 14.1967, 94.1562
        xyY:
        0.2094, 0.1036, 14.1967
      CIE-Lab:
        44.5138, 74.6005, -86.2089
        CIE-LCH:
        44.5138, 114.0053, 310.8711
        CIE-Luv:
        44.5138, 12.2575, -129.9447
        Hunter-Lab:
        37.6786, 70.0190, -121.7867
      #872efd color charts
#872efd RGB chart
      #872efd CMYK chart
      #872efd RGB pie chart
      #872efd color shades, tints & tones
#872efd color schemes
#872efd color preview, HTML & CSS examples
           This text has a color of #872efd        
        
          <p style="color:#872efd;">Text here</p>
        
        
          .mytext {color:#872efd;}
        
        Text color #872efd
      
           This box has a color of #872efd        
        
          <div style="background-color:#872efd;">Content here</div>
        
        
          .mybackground {background-color:#872efd;}
        
        Background color #872efd
      
           Border around this has a color of #872efd        
        
          <div style="border:2px solid #872efd;">Content here</div>
        
        
          .myborder {border:2px solid #872efd;}
        
        Border color #872efd