#5c47ec color space conversions
Hex:
        #5c47ec
        RGB:
        92, 71, 236
        CMY:
        64, 72, 7
        CMYK:
        61, 70, 0, 7
      HSL:
        248°, 81.2808%, 60.1961%
        HSV (HSB):
        248°, 69.9153%, 92.5490%
        XYZ:
        21.8072, 12.8379, 80.6855
        xyY:
        0.1891, 0.1113, 12.8379
      CIE-Lab:
        42.5180, 53.8628, -80.0915
        CIE-LCH:
        42.5180, 96.5187, 303.9215
        CIE-Luv:
        42.5180, -3.7198, -118.9464
        Hunter-Lab:
        35.8300, 45.9377, -108.4338
      #5c47ec color charts
#5c47ec RGB chart
      #5c47ec CMYK chart
      #5c47ec RGB pie chart
      #5c47ec color shades, tints & tones
#5c47ec color schemes
#5c47ec color preview, HTML & CSS examples
           This text has a color of #5c47ec        
        
          <p style="color:#5c47ec;">Text here</p>
        
        
          .mytext {color:#5c47ec;}
        
        Text color #5c47ec
      
           This box has a color of #5c47ec        
        
          <div style="background-color:#5c47ec;">Content here</div>
        
        
          .mybackground {background-color:#5c47ec;}
        
        Background color #5c47ec
      
           Border around this has a color of #5c47ec        
        
          <div style="border:2px solid #5c47ec;">Content here</div>
        
        
          .myborder {border:2px solid #5c47ec;}
        
        Border color #5c47ec