#36159f color space conversions
Hex:
        #36159f
        RGB:
        54, 21, 159
        CMY:
        79, 92, 38
        CMYK:
        66, 87, 0, 38
      HSL:
        254°, 76.6667%, 35.2941%
        HSV (HSB):
        254°, 86.7925%, 62.3529%
        XYZ:
        8.0475, 3.8238, 33.1148
        xyY:
        0.1789, 0.0850, 3.8238
      CIE-Lab:
        23.0802, 51.1063, -67.1189
        CIE-LCH:
        23.0802, 84.3611, 307.2868
        CIE-Luv:
        23.0802, -0.7356, -77.8452
        Hunter-Lab:
        19.5545, 39.2396, -86.7169
      #36159f color charts
#36159f RGB chart
      #36159f CMYK chart
      #36159f RGB pie chart
      #36159f color shades, tints & tones
#36159f color schemes
#36159f color preview, HTML & CSS examples
           This text has a color of #36159f        
        
          <p style="color:#36159f;">Text here</p>
        
        
          .mytext {color:#36159f;}
        
        Text color #36159f
      
           This box has a color of #36159f        
        
          <div style="background-color:#36159f;">Content here</div>
        
        
          .mybackground {background-color:#36159f;}
        
        Background color #36159f
      
           Border around this has a color of #36159f        
        
          <div style="border:2px solid #36159f;">Content here</div>
        
        
          .myborder {border:2px solid #36159f;}
        
        Border color #36159f