#35017d color space conversions
Hex:
        #35017d
        RGB:
        53, 1, 125
        CMY:
        79, 100, 51
        CMYK:
        58, 99, 0, 51
      HSL:
        265°, 98.4127%, 24.7059%
        HSV (HSB):
        265°, 99.2000%, 49.0196%
        XYZ:
        5.1807, 2.2593, 19.5651
        xyY:
        0.1918, 0.0837, 2.2593
      CIE-Lab:
        16.7929, 48.2289, -56.3197
        CIE-LCH:
        16.7929, 74.1481, 310.5748
        CIE-Luv:
        16.7929, 3.0840, -56.8374
        Hunter-Lab:
        15.0308, 35.2202, -66.6539
      #35017d color charts
#35017d RGB chart
      #35017d CMYK chart
      #35017d RGB pie chart
      #35017d color shades, tints & tones
#35017d color schemes
#35017d color preview, HTML & CSS examples
           This text has a color of #35017d        
        
          <p style="color:#35017d;">Text here</p>
        
        
          .mytext {color:#35017d;}
        
        Text color #35017d
      
           This box has a color of #35017d        
        
          <div style="background-color:#35017d;">Content here</div>
        
        
          .mybackground {background-color:#35017d;}
        
        Background color #35017d
      
           Border around this has a color of #35017d        
        
          <div style="border:2px solid #35017d;">Content here</div>
        
        
          .myborder {border:2px solid #35017d;}
        
        Border color #35017d