#841cbc color space conversions
Hex:
        #841cbc
        RGB:
        132, 28, 188
        CMY:
        48, 89, 26
        CMYK:
        30, 85, 0, 26
      HSL:
        279°, 74.0741%, 42.3529%
        HSV (HSB):
        279°, 85.1064%, 73.7255%
        XYZ:
        19.0081, 9.3669, 48.3831
        xyY:
        0.2476, 0.1220, 9.3669
      CIE-Lab:
        36.6813, 65.3205, -61.7889
        CIE-LCH:
        36.6813, 89.9146, 316.5915
        CIE-Luv:
        36.6813, 24.6650, -91.3794
        Hunter-Lab:
        30.6054, 57.3016, -72.3060
      #841cbc color charts
#841cbc RGB chart
      #841cbc CMYK chart
      #841cbc RGB pie chart
      #841cbc color shades, tints & tones
#841cbc color schemes
#841cbc color preview, HTML & CSS examples
           This text has a color of #841cbc        
        
          <p style="color:#841cbc;">Text here</p>
        
        
          .mytext {color:#841cbc;}
        
        Text color #841cbc
      
           This box has a color of #841cbc        
        
          <div style="background-color:#841cbc;">Content here</div>
        
        
          .mybackground {background-color:#841cbc;}
        
        Background color #841cbc
      
           Border around this has a color of #841cbc        
        
          <div style="border:2px solid #841cbc;">Content here</div>
        
        
          .myborder {border:2px solid #841cbc;}
        
        Border color #841cbc