#35229f color space conversions
Hex:
        #35229f
        RGB:
        53, 34, 159
        CMY:
        79, 87, 38
        CMYK:
        67, 79, 0, 38
      HSL:
        249°, 64.7668%, 37.8431%
        HSV (HSB):
        249°, 78.6164%, 62.3529%
        XYZ:
        8.2982, 4.4041, 33.2136
        xyY:
        0.1807, 0.0959, 4.4041
      CIE-Lab:
        24.9649, 45.2396, -64.0030
        CIE-LCH:
        24.9649, 78.3773, 305.2540
        CIE-Luv:
        24.9649, -2.2968, -78.0649
        Hunter-Lab:
        20.9860, 33.8563, -79.1452
      #35229f color charts
#35229f RGB chart
      #35229f CMYK chart
      #35229f RGB pie chart
      #35229f color shades, tints & tones
#35229f color schemes
#35229f color preview, HTML & CSS examples
           This text has a color of #35229f        
        
          <p style="color:#35229f;">Text here</p>
        
        
          .mytext {color:#35229f;}
        
        Text color #35229f
      
           This box has a color of #35229f        
        
          <div style="background-color:#35229f;">Content here</div>
        
        
          .mybackground {background-color:#35229f;}
        
        Background color #35229f
      
           Border around this has a color of #35229f        
        
          <div style="border:2px solid #35229f;">Content here</div>
        
        
          .myborder {border:2px solid #35229f;}
        
        Border color #35229f