#841adb color space conversions
Hex:
        #841adb
        RGB:
        132, 26, 219
        CMY:
        48, 90, 14
        CMYK:
        40, 88, 0, 14
      HSL:
        273°, 78.7755%, 48.0392%
        HSV (HSB):
        273°, 88.1279%, 85.8824%
        XYZ:
        22.6713, 10.7588, 67.8996
        xyY:
        0.2237, 0.1062, 10.7588
      CIE-Lab:
        39.1712, 72.2794, -75.7472
        CIE-LCH:
        39.1712, 104.6993, 313.6580
        CIE-Luv:
        39.1712, 18.3497, -111.3254
        Hunter-Lab:
        32.8006, 65.9755, -99.7741
      #841adb color charts
#841adb RGB chart
      #841adb CMYK chart
      #841adb RGB pie chart
      #841adb color shades, tints & tones
#841adb color schemes
#841adb color preview, HTML & CSS examples
           This text has a color of #841adb        
        
          <p style="color:#841adb;">Text here</p>
        
        
          .mytext {color:#841adb;}
        
        Text color #841adb
      
           This box has a color of #841adb        
        
          <div style="background-color:#841adb;">Content here</div>
        
        
          .mybackground {background-color:#841adb;}
        
        Background color #841adb
      
           Border around this has a color of #841adb        
        
          <div style="border:2px solid #841adb;">Content here</div>
        
        
          .myborder {border:2px solid #841adb;}
        
        Border color #841adb