#550c8d color space conversions
Hex:
        #550c8d
        RGB:
        85, 12, 141
        CMY:
        67, 95, 45
        CMYK:
        40, 91, 0, 45
      HSL:
        274°, 84.3137%, 30.0000%
        HSV (HSB):
        274°, 91.4894%, 55.2941%
        XYZ:
        8.6855, 4.1173, 25.5362
        xyY:
        0.2265, 0.1074, 4.1173
      CIE-Lab:
        24.0556, 52.5572, -54.2763
        CIE-LCH:
        24.0556, 75.5525, 314.0781
        CIE-Luv:
        24.0556, 12.0127, -67.6569
        Hunter-Lab:
        20.2912, 40.8961, -60.4120
      #550c8d color charts
#550c8d RGB chart
      #550c8d CMYK chart
      #550c8d RGB pie chart
      #550c8d color shades, tints & tones
#550c8d color schemes
#550c8d color preview, HTML & CSS examples
           This text has a color of #550c8d        
        
          <p style="color:#550c8d;">Text here</p>
        
        
          .mytext {color:#550c8d;}
        
        Text color #550c8d
      
           This box has a color of #550c8d        
        
          <div style="background-color:#550c8d;">Content here</div>
        
        
          .mybackground {background-color:#550c8d;}
        
        Background color #550c8d
      
           Border around this has a color of #550c8d        
        
          <div style="border:2px solid #550c8d;">Content here</div>
        
        
          .myborder {border:2px solid #550c8d;}
        
        Border color #550c8d