#5a14cb color space conversions
Hex:
        #5a14cb
        RGB:
        90, 20, 203
        CMY:
        65, 92, 20
        CMYK:
        56, 90, 0, 20
      HSL:
        263°, 82.0628%, 43.7255%
        HSV (HSB):
        263°, 90.1478%, 79.6078%
        XYZ:
        15.2461, 6.9858, 57.0447
        xyY:
        0.1923, 0.0881, 6.9858
      CIE-Lab:
        31.7745, 65.7466, -78.8612
        CIE-LCH:
        31.7745, 102.6728, 309.8180
        CIE-Luv:
        31.7745, 4.7951, -104.2607
        Hunter-Lab:
        26.4306, 56.7115, -109.4632
      #5a14cb color charts
#5a14cb RGB chart
      #5a14cb CMYK chart
      #5a14cb RGB pie chart
      #5a14cb color shades, tints & tones
#5a14cb color schemes
#5a14cb color preview, HTML & CSS examples
           This text has a color of #5a14cb        
        
          <p style="color:#5a14cb;">Text here</p>
        
        
          .mytext {color:#5a14cb;}
        
        Text color #5a14cb
      
           This box has a color of #5a14cb        
        
          <div style="background-color:#5a14cb;">Content here</div>
        
        
          .mybackground {background-color:#5a14cb;}
        
        Background color #5a14cb
      
           Border around this has a color of #5a14cb        
        
          <div style="border:2px solid #5a14cb;">Content here</div>
        
        
          .myborder {border:2px solid #5a14cb;}
        
        Border color #5a14cb