#35016e color space conversions
Hex:
        #35016e
        RGB:
        53, 1, 110
        CMY:
        79, 100, 57
        CMYK:
        52, 99, 0, 57
      HSL:
        269°, 98.1982%, 21.7647%
        HSV (HSB):
        269°, 99.0909%, 43.1373%
        XYZ:
        4.2935, 1.9044, 14.8931
        xyY:
        0.2036, 0.0903, 1.9044
      CIE-Lab:
        14.9772, 44.5493, -49.6388
        CIE-LCH:
        14.9772, 66.6982, 311.9070
        CIE-Luv:
        14.9772, 4.6049, -48.1489
        Hunter-Lab:
        13.7999, 31.3862, -54.3269
      #35016e color charts
#35016e RGB chart
      #35016e CMYK chart
      #35016e RGB pie chart
      #35016e color shades, tints & tones
#35016e color schemes
#35016e color preview, HTML & CSS examples
           This text has a color of #35016e        
        
          <p style="color:#35016e;">Text here</p>
        
        
          .mytext {color:#35016e;}
        
        Text color #35016e
      
           This box has a color of #35016e        
        
          <div style="background-color:#35016e;">Content here</div>
        
        
          .mybackground {background-color:#35016e;}
        
        Background color #35016e
      
           Border around this has a color of #35016e        
        
          <div style="border:2px solid #35016e;">Content here</div>
        
        
          .myborder {border:2px solid #35016e;}
        
        Border color #35016e