#35096e color space conversions
Hex:
        #35096e
        RGB:
        53, 9, 110
        CMY:
        79, 96, 57
        CMYK:
        52, 92, 0, 57
      HSL:
        266°, 84.8739%, 23.3333%
        HSV (HSB):
        266°, 91.8182%, 43.1373%
        XYZ:
        4.3804, 2.0780, 14.9221
        xyY:
        0.2049, 0.0972, 2.0780
      CIE-Lab:
        15.8916, 41.8004, -48.1290
        CIE-LCH:
        15.8916, 63.7470, 310.9746
        CIE-Luv:
        15.8916, 4.1964, -48.6480
        Hunter-Lab:
        14.4154, 29.0130, -51.2830
      #35096e color charts
#35096e RGB chart
      #35096e CMYK chart
      #35096e RGB pie chart
      #35096e color shades, tints & tones
#35096e color schemes
#35096e color preview, HTML & CSS examples
           This text has a color of #35096e        
        
          <p style="color:#35096e;">Text here</p>
        
        
          .mytext {color:#35096e;}
        
        Text color #35096e
      
           This box has a color of #35096e        
        
          <div style="background-color:#35096e;">Content here</div>
        
        
          .mybackground {background-color:#35096e;}
        
        Background color #35096e
      
           Border around this has a color of #35096e        
        
          <div style="border:2px solid #35096e;">Content here</div>
        
        
          .myborder {border:2px solid #35096e;}
        
        Border color #35096e