#5c36af color space conversions
Hex:
        #5c36af
        RGB:
        92, 54, 175
        CMY:
        64, 79, 31
        CMYK:
        47, 69, 0, 31
      HSL:
        259°, 52.8384%, 44.9020%
        HSV (HSB):
        259°, 69.1429%, 68.6275%
        XYZ:
        13.4707, 8.0088, 41.3933
        xyY:
        0.2143, 0.1274, 8.0088
      CIE-Lab:
        34.0012, 45.1651, -58.6749
        CIE-LCH:
        34.0012, 74.0448, 307.5874
        CIE-Luv:
        34.0012, 4.9435, -83.4190
        Hunter-Lab:
        28.2998, 35.4411, -66.9119
      #5c36af color charts
#5c36af RGB chart
      #5c36af CMYK chart
      #5c36af RGB pie chart
      #5c36af color shades, tints & tones
#5c36af color schemes
#5c36af color preview, HTML & CSS examples
           This text has a color of #5c36af        
        
          <p style="color:#5c36af;">Text here</p>
        
        
          .mytext {color:#5c36af;}
        
        Text color #5c36af
      
           This box has a color of #5c36af        
        
          <div style="background-color:#5c36af;">Content here</div>
        
        
          .mybackground {background-color:#5c36af;}
        
        Background color #5c36af
      
           Border around this has a color of #5c36af        
        
          <div style="border:2px solid #5c36af;">Content here</div>
        
        
          .myborder {border:2px solid #5c36af;}
        
        Border color #5c36af