#36267d color space conversions
Hex:
        #36267d
        RGB:
        54, 38, 125
        CMY:
        79, 85, 51
        CMYK:
        57, 70, 0, 51
      HSL:
        251°, 53.3742%, 31.9608%
        HSV (HSB):
        251°, 69.6000%, 49.0196%
        XYZ:
        5.9161, 3.6512, 19.7950
        xyY:
        0.2015, 0.1243, 3.6512
      CIE-Lab:
        22.4830, 32.2790, -46.9496
        CIE-LCH:
        22.4830, 56.9755, 304.5095
        CIE-Luv:
        22.4830, -0.2188, -56.8935
        Hunter-Lab:
        19.1080, 21.8270, -48.0459
      #36267d color charts
#36267d RGB chart
      #36267d CMYK chart
      #36267d RGB pie chart
      #36267d color shades, tints & tones
#36267d color schemes
#36267d color preview, HTML & CSS examples
           This text has a color of #36267d        
        
          <p style="color:#36267d;">Text here</p>
        
        
          .mytext {color:#36267d;}
        
        Text color #36267d
      
           This box has a color of #36267d        
        
          <div style="background-color:#36267d;">Content here</div>
        
        
          .mybackground {background-color:#36267d;}
        
        Background color #36267d
      
           Border around this has a color of #36267d        
        
          <div style="border:2px solid #36267d;">Content here</div>
        
        
          .myborder {border:2px solid #36267d;}
        
        Border color #36267d