#35037f color space conversions
Hex:
        #35037f
        RGB:
        53, 3, 127
        CMY:
        79, 99, 50
        CMYK:
        58, 98, 0, 50
      HSL:
        264°, 95.3846%, 25.4902%
        HSV (HSB):
        264°, 97.6378%, 49.8039%
        XYZ:
        5.3315, 2.3543, 20.2521
        xyY:
        0.1908, 0.0843, 2.3543
      CIE-Lab:
        17.2465, 48.0956, -56.8435
        CIE-LCH:
        17.2465, 74.4606, 310.2348
        CIE-Luv:
        17.2465, 2.7962, -58.1539
        Hunter-Lab:
        15.3438, 35.1721, -67.5156
      #35037f color charts
#35037f RGB chart
      #35037f CMYK chart
      #35037f RGB pie chart
      #35037f color shades, tints & tones
#35037f color schemes
#35037f color preview, HTML & CSS examples
           This text has a color of #35037f        
        
          <p style="color:#35037f;">Text here</p>
        
        
          .mytext {color:#35037f;}
        
        Text color #35037f
      
           This box has a color of #35037f        
        
          <div style="background-color:#35037f;">Content here</div>
        
        
          .mybackground {background-color:#35037f;}
        
        Background color #35037f
      
           Border around this has a color of #35037f        
        
          <div style="border:2px solid #35037f;">Content here</div>
        
        
          .myborder {border:2px solid #35037f;}
        
        Border color #35037f