#5c56df color space conversions
Hex:
        #5c56df
        RGB:
        92, 86, 223
        CMY:
        64, 66, 13
        CMYK:
        59, 61, 0, 13
      HSL:
        243°, 68.1592%, 60.5882%
        HSV (HSB):
        243°, 61.4350%, 87.4510%
        XYZ:
        21.0607, 14.2586, 71.4542
        xyY:
        0.1972, 0.1335, 14.2586
      CIE-Lab:
        44.6015, 41.3488, -69.3157
        CIE-LCH:
        44.6015, 80.7118, 300.8173
        CIE-Luv:
        44.6015, -5.9970, -105.9456
        Hunter-Lab:
        37.7606, 33.4762, -85.7619
      #5c56df color charts
#5c56df RGB chart
      #5c56df CMYK chart
      #5c56df RGB pie chart
      #5c56df color shades, tints & tones
#5c56df color schemes
#5c56df color preview, HTML & CSS examples
           This text has a color of #5c56df        
        
          <p style="color:#5c56df;">Text here</p>
        
        
          .mytext {color:#5c56df;}
        
        Text color #5c56df
      
           This box has a color of #5c56df        
        
          <div style="background-color:#5c56df;">Content here</div>
        
        
          .mybackground {background-color:#5c56df;}
        
        Background color #5c56df
      
           Border around this has a color of #5c56df        
        
          <div style="border:2px solid #5c56df;">Content here</div>
        
        
          .myborder {border:2px solid #5c56df;}
        
        Border color #5c56df