#35267d color space conversions
Hex:
        #35267d
        RGB:
        53, 38, 125
        CMY:
        79, 85, 51
        CMYK:
        58, 70, 0, 51
      HSL:
        250°, 53.3742%, 31.9608%
        HSV (HSB):
        250°, 69.6000%, 49.0196%
        XYZ:
        5.8630, 3.6238, 19.7925
        xyY:
        0.2002, 0.1238, 3.6238
      CIE-Lab:
        22.3865, 32.0999, -47.1112
        CIE-LCH:
        22.3865, 57.0076, 304.2691
        CIE-Luv:
        22.3865, -0.5089, -56.9353
        Hunter-Lab:
        19.0362, 21.6630, -48.3201
      #35267d color charts
#35267d RGB chart
      #35267d CMYK chart
      #35267d RGB pie chart
      #35267d color shades, tints & tones
#35267d color schemes
#35267d color preview, HTML & CSS examples
           This text has a color of #35267d        
        
          <p style="color:#35267d;">Text here</p>
        
        
          .mytext {color:#35267d;}
        
        Text color #35267d
      
           This box has a color of #35267d        
        
          <div style="background-color:#35267d;">Content here</div>
        
        
          .mybackground {background-color:#35267d;}
        
        Background color #35267d
      
           Border around this has a color of #35267d        
        
          <div style="border:2px solid #35267d;">Content here</div>
        
        
          .myborder {border:2px solid #35267d;}
        
        Border color #35267d