#550c8b color space conversions
Hex:
        #550c8b
        RGB:
        85, 12, 139
        CMY:
        67, 95, 45
        CMYK:
        39, 91, 0, 45
      HSL:
        274°, 84.1060%, 29.6078%
        HSV (HSB):
        274°, 91.3669%, 54.5098%
        XYZ:
        8.5380, 4.0583, 24.7594
        xyY:
        0.2286, 0.1086, 4.0583
      CIE-Lab:
        23.8633, 52.1037, -53.3442
        CIE-LCH:
        23.8633, 74.5681, 314.3260
        CIE-Luv:
        23.8633, 12.3582, -66.4330
        Hunter-Lab:
        20.1453, 40.3978, -58.7683
      #550c8b color charts
#550c8b RGB chart
      #550c8b CMYK chart
      #550c8b RGB pie chart
      #550c8b color shades, tints & tones
#550c8b color schemes
#550c8b color preview, HTML & CSS examples
           This text has a color of #550c8b        
        
          <p style="color:#550c8b;">Text here</p>
        
        
          .mytext {color:#550c8b;}
        
        Text color #550c8b
      
           This box has a color of #550c8b        
        
          <div style="background-color:#550c8b;">Content here</div>
        
        
          .mybackground {background-color:#550c8b;}
        
        Background color #550c8b
      
           Border around this has a color of #550c8b        
        
          <div style="border:2px solid #550c8b;">Content here</div>
        
        
          .myborder {border:2px solid #550c8b;}
        
        Border color #550c8b