#35238b color space conversions
Hex:
        #35238b
        RGB:
        53, 35, 139
        CMY:
        79, 86, 45
        CMYK:
        62, 75, 0, 45
      HSL:
        250°, 59.7701%, 34.1176%
        HSV (HSB):
        250°, 74.8201%, 54.5098%
        XYZ:
        6.7294, 3.8230, 24.8093
        xyY:
        0.1903, 0.1081, 3.8230
      CIE-Lab:
        23.0775, 38.4097, -54.7810
        CIE-LCH:
        23.0775, 66.9049, 305.0362
        CIE-Luv:
        23.0775, -1.0476, -65.9758
        Hunter-Lab:
        19.5526, 27.2176, -61.5435
      #35238b color charts
#35238b RGB chart
      #35238b CMYK chart
      #35238b RGB pie chart
      #35238b color shades, tints & tones
#35238b color schemes
#35238b color preview, HTML & CSS examples
           This text has a color of #35238b        
        
          <p style="color:#35238b;">Text here</p>
        
        
          .mytext {color:#35238b;}
        
        Text color #35238b
      
           This box has a color of #35238b        
        
          <div style="background-color:#35238b;">Content here</div>
        
        
          .mybackground {background-color:#35238b;}
        
        Background color #35238b
      
           Border around this has a color of #35238b        
        
          <div style="border:2px solid #35238b;">Content here</div>
        
        
          .myborder {border:2px solid #35238b;}
        
        Border color #35238b