#841bcb color space conversions
Hex:
        #841bcb
        RGB:
        132, 27, 203
        CMY:
        48, 89, 20
        CMYK:
        35, 87, 0, 20
      HSL:
        276°, 76.5217%, 45.0980%
        HSV (HSB):
        276°, 86.6995%, 79.6078%
        XYZ:
        20.6871, 10.0012, 57.3400
        xyY:
        0.2350, 0.1136, 10.0012
      CIE-Lab:
        37.8446, 68.6741, -68.6732
        CIE-LCH:
        37.8446, 97.1192, 315.0004
        CIE-Luv:
        37.8446, 21.4519, -101.2020
        Hunter-Lab:
        31.6247, 61.4219, -85.3639
      #841bcb color charts
#841bcb RGB chart
      #841bcb CMYK chart
      #841bcb RGB pie chart
      #841bcb color shades, tints & tones
#841bcb color schemes
#841bcb color preview, HTML & CSS examples
           This text has a color of #841bcb        
        
          <p style="color:#841bcb;">Text here</p>
        
        
          .mytext {color:#841bcb;}
        
        Text color #841bcb
      
           This box has a color of #841bcb        
        
          <div style="background-color:#841bcb;">Content here</div>
        
        
          .mybackground {background-color:#841bcb;}
        
        Background color #841bcb
      
           Border around this has a color of #841bcb        
        
          <div style="border:2px solid #841bcb;">Content here</div>
        
        
          .myborder {border:2px solid #841bcb;}
        
        Border color #841bcb