#841dff color space conversions
Hex:
        #841dff
        RGB:
        132, 29, 255
        CMY:
        48, 89, 0
        CMYK:
        48, 89, 0, 0
      HSL:
        267°, 100.0000%, 55.6863%
        HSV (HSB):
        267°, 88.6275%, 100.0000%
        XYZ:
        28.0051, 13.0043, 95.6418
        xyY:
        0.2049, 0.0952, 13.0043
      CIE-Lab:
        42.7697, 79.3953, -90.2129
        CIE-LCH:
        42.7697, 120.1747, 311.3506
        CIE-Luv:
        42.7697, 12.1267, -132.8002
        Hunter-Lab:
        36.0614, 75.5145, -132.0054
      #841dff color charts
#841dff RGB chart
      #841dff CMYK chart
      #841dff RGB pie chart
      #841dff color shades, tints & tones
#841dff color schemes
#841dff color preview, HTML & CSS examples
           This text has a color of #841dff        
        
          <p style="color:#841dff;">Text here</p>
        
        
          .mytext {color:#841dff;}
        
        Text color #841dff
      
           This box has a color of #841dff        
        
          <div style="background-color:#841dff;">Content here</div>
        
        
          .mybackground {background-color:#841dff;}
        
        Background color #841dff
      
           Border around this has a color of #841dff        
        
          <div style="border:2px solid #841dff;">Content here</div>
        
        
          .myborder {border:2px solid #841dff;}
        
        Border color #841dff