#5c14dd color space conversions
Hex:
        #5c14dd
        RGB:
        92, 20, 221
        CMY:
        64, 92, 13
        CMYK:
        58, 91, 0, 13
      HSL:
        261°, 83.4025%, 47.2549%
        HSV (HSB):
        261°, 90.9502%, 86.6667%
        XYZ:
        17.7149, 7.9961, 69.0163
        xyY:
        0.1870, 0.0844, 7.9961
      CIE-Lab:
        33.9747, 70.1997, -85.6383
        CIE-LCH:
        33.9747, 110.7336, 309.3423
        CIE-Luv:
        33.9747, 3.4125, -114.6422
        Hunter-Lab:
        28.2773, 62.3397, -124.9146
      #5c14dd color charts
#5c14dd RGB chart
      #5c14dd CMYK chart
      #5c14dd RGB pie chart
      #5c14dd color shades, tints & tones
#5c14dd color schemes
#5c14dd color preview, HTML & CSS examples
           This text has a color of #5c14dd        
        
          <p style="color:#5c14dd;">Text here</p>
        
        
          .mytext {color:#5c14dd;}
        
        Text color #5c14dd
      
           This box has a color of #5c14dd        
        
          <div style="background-color:#5c14dd;">Content here</div>
        
        
          .mybackground {background-color:#5c14dd;}
        
        Background color #5c14dd
      
           Border around this has a color of #5c14dd        
        
          <div style="border:2px solid #5c14dd;">Content here</div>
        
        
          .myborder {border:2px solid #5c14dd;}
        
        Border color #5c14dd