#5c31dc color space conversions
Hex:
        #5c31dc
        RGB:
        92, 49, 220
        CMY:
        64, 81, 14
        CMYK:
        58, 78, 0, 14
      HSL:
        255°, 70.9544%, 52.7451%
        HSV (HSB):
        255°, 77.7273%, 86.2745%
        XYZ:
        18.4302, 9.6392, 68.5993
        xyY:
        0.1907, 0.0997, 9.6392
      CIE-Lab:
        37.1870, 60.1470, -79.7532
        CIE-LCH:
        37.1870, 99.8911, 307.0223
        CIE-Luv:
        37.1870, 0.9886, -112.6956
        Hunter-Lab:
        31.0471, 51.6288, -109.2696
      #5c31dc color charts
#5c31dc RGB chart
      #5c31dc CMYK chart
      #5c31dc RGB pie chart
      #5c31dc color shades, tints & tones
#5c31dc color schemes
#5c31dc color preview, HTML & CSS examples
           This text has a color of #5c31dc        
        
          <p style="color:#5c31dc;">Text here</p>
        
        
          .mytext {color:#5c31dc;}
        
        Text color #5c31dc
      
           This box has a color of #5c31dc        
        
          <div style="background-color:#5c31dc;">Content here</div>
        
        
          .mybackground {background-color:#5c31dc;}
        
        Background color #5c31dc
      
           Border around this has a color of #5c31dc        
        
          <div style="border:2px solid #5c31dc;">Content here</div>
        
        
          .myborder {border:2px solid #5c31dc;}
        
        Border color #5c31dc