#35155f color space conversions
Hex:
        #35155f
        RGB:
        53, 21, 95
        CMY:
        79, 92, 63
        CMYK:
        44, 78, 0, 63
      HSL:
        266°, 63.7931%, 22.7451%
        HSV (HSB):
        266°, 77.8947%, 37.2549%
        XYZ:
        3.8019, 2.1194, 11.0352
        xyY:
        0.2242, 0.1250, 2.1194
      CIE-Lab:
        16.1020, 32.6277, -37.8991
        CIE-LCH:
        16.1020, 50.0091, 310.7255
        CIE-Luv:
        16.1020, 4.9248, -39.9135
        Hunter-Lab:
        14.5583, 21.1386, -34.7510
      #35155f color charts
#35155f RGB chart
      #35155f CMYK chart
      #35155f RGB pie chart
      #35155f color shades, tints & tones
#35155f color schemes
#35155f color preview, HTML & CSS examples
           This text has a color of #35155f        
        
          <p style="color:#35155f;">Text here</p>
        
        
          .mytext {color:#35155f;}
        
        Text color #35155f
      
           This box has a color of #35155f        
        
          <div style="background-color:#35155f;">Content here</div>
        
        
          .mybackground {background-color:#35155f;}
        
        Background color #35155f
      
           Border around this has a color of #35155f        
        
          <div style="border:2px solid #35155f;">Content here</div>
        
        
          .myborder {border:2px solid #35155f;}
        
        Border color #35155f