#36006e color space conversions
Hex:
        #36006e
        RGB:
        54, 0, 110
        CMY:
        79, 100, 57
        CMYK:
        51, 100, 0, 57
      HSL:
        269°, 100.0000%, 21.5686%
        HSV (HSB):
        269°, 100.0000%, 43.1373%
        XYZ:
        4.3358, 1.9101, 14.8920
        xyY:
        0.2051, 0.0904, 1.9101
      CIE-Lab:
        15.0080, 44.9992, -49.5831
        CIE-LCH:
        15.0080, 66.9583, 312.2253
        CIE-Luv:
        15.0080, 4.9701, -48.1882
        Hunter-Lab:
        13.8205, 31.8136, -54.2125
      #36006e color charts
#36006e RGB chart
      #36006e CMYK chart
      #36006e RGB pie chart
      #36006e color shades, tints & tones
#36006e color schemes
#36006e color preview, HTML & CSS examples
           This text has a color of #36006e        
        
          <p style="color:#36006e;">Text here</p>
        
        
          .mytext {color:#36006e;}
        
        Text color #36006e
      
           This box has a color of #36006e        
        
          <div style="background-color:#36006e;">Content here</div>
        
        
          .mybackground {background-color:#36006e;}
        
        Background color #36006e
      
           Border around this has a color of #36006e        
        
          <div style="border:2px solid #36006e;">Content here</div>
        
        
          .myborder {border:2px solid #36006e;}
        
        Border color #36006e