#844bac color space conversions
Hex:
        #844bac
        RGB:
        132, 75, 172
        CMY:
        48, 71, 33
        CMYK:
        23, 56, 0, 33
      HSL:
        275°, 39.2713%, 48.4314%
        HSV (HSB):
        275°, 56.3953%, 67.4510%
        XYZ:
        19.4782, 12.9162, 40.4962
        xyY:
        0.2672, 0.1772, 12.9162
      CIE-Lab:
        42.6368, 42.0412, -42.7316
        CIE-LCH:
        42.6368, 59.9454, 314.5334
        CIE-Luv:
        42.6368, 19.3647, -67.0857
        Hunter-Lab:
        35.9392, 33.8492, -41.6504
      #844bac color charts
#844bac RGB chart
      #844bac CMYK chart
      #844bac RGB pie chart
      #844bac color shades, tints & tones
#844bac color schemes
#844bac color preview, HTML & CSS examples
           This text has a color of #844bac        
        
          <p style="color:#844bac;">Text here</p>
        
        
          .mytext {color:#844bac;}
        
        Text color #844bac
      
           This box has a color of #844bac        
        
          <div style="background-color:#844bac;">Content here</div>
        
        
          .mybackground {background-color:#844bac;}
        
        Background color #844bac
      
           Border around this has a color of #844bac        
        
          <div style="border:2px solid #844bac;">Content here</div>
        
        
          .myborder {border:2px solid #844bac;}
        
        Border color #844bac