#55286f color space conversions
Hex:
        #55286f
        RGB:
        85, 40, 111
        CMY:
        67, 84, 56
        CMYK:
        23, 64, 0, 56
      HSL:
        278°, 47.0199%, 29.6078%
        HSV (HSB):
        278°, 63.9640%, 43.5294%
        XYZ:
        7.3743, 4.5966, 15.5375
        xyY:
        0.2681, 0.1671, 4.5966
      CIE-Lab:
        25.5530, 34.1467, -32.8698
        CIE-LCH:
        25.5530, 47.3964, 316.0915
        CIE-Luv:
        25.5530, 13.9860, -43.7908
        Hunter-Lab:
        21.4396, 23.8773, -27.9602
      #55286f color charts
#55286f RGB chart
      #55286f CMYK chart
      #55286f RGB pie chart
      #55286f color shades, tints & tones
#55286f color schemes
#55286f color preview, HTML & CSS examples
           This text has a color of #55286f        
        
          <p style="color:#55286f;">Text here</p>
        
        
          .mytext {color:#55286f;}
        
        Text color #55286f
      
           This box has a color of #55286f        
        
          <div style="background-color:#55286f;">Content here</div>
        
        
          .mybackground {background-color:#55286f;}
        
        Background color #55286f
      
           Border around this has a color of #55286f        
        
          <div style="border:2px solid #55286f;">Content here</div>
        
        
          .myborder {border:2px solid #55286f;}
        
        Border color #55286f