#550d6f color space conversions
Hex:
        #550d6f
        RGB:
        85, 13, 111
        CMY:
        67, 95, 56
        CMYK:
        23, 88, 0, 56
      HSL:
        284°, 79.0323%, 24.3137%
        HSV (HSB):
        284°, 88.2883%, 43.5294%
        XYZ:
        6.7595, 3.3668, 15.3325
        xyY:
        0.2655, 0.1322, 3.3668
      CIE-Lab:
        21.4569, 45.7025, -39.4705
        CIE-LCH:
        21.4569, 60.3874, 319.1848
        CIE-Luv:
        21.4569, 17.8533, -48.7828
        Hunter-Lab:
        18.3490, 33.6461, -36.6989
      #550d6f color charts
#550d6f RGB chart
      #550d6f CMYK chart
      #550d6f RGB pie chart
      #550d6f color shades, tints & tones
#550d6f color schemes
#550d6f color preview, HTML & CSS examples
           This text has a color of #550d6f        
        
          <p style="color:#550d6f;">Text here</p>
        
        
          .mytext {color:#550d6f;}
        
        Text color #550d6f
      
           This box has a color of #550d6f        
        
          <div style="background-color:#550d6f;">Content here</div>
        
        
          .mybackground {background-color:#550d6f;}
        
        Background color #550d6f
      
           Border around this has a color of #550d6f        
        
          <div style="border:2px solid #550d6f;">Content here</div>
        
        
          .myborder {border:2px solid #550d6f;}
        
        Border color #550d6f