#841bc3 color space conversions
Hex:
        #841bc3
        RGB:
        132, 27, 195
        CMY:
        48, 89, 24
        CMYK:
        32, 86, 0, 24
      HSL:
        278°, 75.6757%, 43.5294%
        HSV (HSB):
        278°, 86.1538%, 76.4706%
        XYZ:
        19.7580, 9.6295, 52.4471
        xyY:
        0.2414, 0.1177, 9.6295
      CIE-Lab:
        37.1691, 67.0133, -65.1066
        CIE-LCH:
        37.1691, 93.4326, 315.8268
        CIE-Luv:
        37.1691, 23.1696, -96.0622
        Hunter-Lab:
        31.0315, 59.3472, -78.4855
      #841bc3 color charts
#841bc3 RGB chart
      #841bc3 CMYK chart
      #841bc3 RGB pie chart
      #841bc3 color shades, tints & tones
#841bc3 color schemes
#841bc3 color preview, HTML & CSS examples
           This text has a color of #841bc3        
        
          <p style="color:#841bc3;">Text here</p>
        
        
          .mytext {color:#841bc3;}
        
        Text color #841bc3
      
           This box has a color of #841bc3        
        
          <div style="background-color:#841bc3;">Content here</div>
        
        
          .mybackground {background-color:#841bc3;}
        
        Background color #841bc3
      
           Border around this has a color of #841bc3        
        
          <div style="border:2px solid #841bc3;">Content here</div>
        
        
          .myborder {border:2px solid #841bc3;}
        
        Border color #841bc3