#55209f color space conversions
Hex:
        #55209f
        RGB:
        85, 32, 159
        CMY:
        67, 87, 38
        CMYK:
        47, 80, 0, 38
      HSL:
        265°, 66.4921%, 37.4510%
        HSV (HSB):
        265°, 79.8742%, 62.3529%
        XYZ:
        10.5208, 5.4675, 33.3017
        xyY:
        0.2134, 0.1109, 5.4675
      CIE-Lab:
        28.0272, 50.2989, -58.8420
        CIE-LCH:
        28.0272, 77.4103, 310.5242
        CIE-Luv:
        28.0272, 7.5947, -77.4729
        Hunter-Lab:
        23.3827, 39.3946, -68.0730
      #55209f color charts
#55209f RGB chart
      #55209f CMYK chart
      #55209f RGB pie chart
      #55209f color shades, tints & tones
#55209f color schemes
#55209f color preview, HTML & CSS examples
           This text has a color of #55209f        
        
          <p style="color:#55209f;">Text here</p>
        
        
          .mytext {color:#55209f;}
        
        Text color #55209f
      
           This box has a color of #55209f        
        
          <div style="background-color:#55209f;">Content here</div>
        
        
          .mybackground {background-color:#55209f;}
        
        Background color #55209f
      
           Border around this has a color of #55209f        
        
          <div style="border:2px solid #55209f;">Content here</div>
        
        
          .myborder {border:2px solid #55209f;}
        
        Border color #55209f