#5c36cf color space conversions
Hex:
        #5c36cf
        RGB:
        92, 54, 207
        CMY:
        64, 79, 19
        CMYK:
        56, 74, 0, 19
      HSL:
        255°, 61.4458%, 51.1765%
        HSV (HSB):
        255°, 73.9130%, 81.1765%
        XYZ:
        16.9953, 9.4186, 59.9537
        xyY:
        0.1968, 0.1091, 9.4186
      CIE-Lab:
        36.7781, 54.1950, -72.9295
        CIE-LCH:
        36.7781, 90.8615, 306.6166
        CIE-Luv:
        36.7781, 1.5333, -104.0595
        Hunter-Lab:
        30.6898, 45.1419, -94.3424
      #5c36cf color charts
#5c36cf RGB chart
      #5c36cf CMYK chart
      #5c36cf RGB pie chart
      #5c36cf color shades, tints & tones
#5c36cf color schemes
#5c36cf color preview, HTML & CSS examples
           This text has a color of #5c36cf        
        
          <p style="color:#5c36cf;">Text here</p>
        
        
          .mytext {color:#5c36cf;}
        
        Text color #5c36cf
      
           This box has a color of #5c36cf        
        
          <div style="background-color:#5c36cf;">Content here</div>
        
        
          .mybackground {background-color:#5c36cf;}
        
        Background color #5c36cf
      
           Border around this has a color of #5c36cf        
        
          <div style="border:2px solid #5c36cf;">Content here</div>
        
        
          .myborder {border:2px solid #5c36cf;}
        
        Border color #5c36cf