#5b47fa color space conversions
Hex:
        #5b47fa
        RGB:
        91, 71, 250
        CMY:
        64, 72, 2
        CMYK:
        64, 72, 0, 2
      HSL:
        247°, 94.7090%, 62.9412%
        HSV (HSB):
        247°, 71.6000%, 98.0392%
        XYZ:
        23.8229, 13.6328, 91.8183
        xyY:
        0.1843, 0.1055, 13.6328
      CIE-Lab:
        43.7016, 57.9160, -86.0189
        CIE-LCH:
        43.7016, 103.6992, 303.9522
        CIE-Luv:
        43.7016, -4.9325, -127.7037
        Hunter-Lab:
        36.9226, 50.5562, -121.5954
      #5b47fa color charts
#5b47fa RGB chart
      #5b47fa CMYK chart
      #5b47fa RGB pie chart
      #5b47fa color shades, tints & tones
#5b47fa color schemes
#5b47fa color preview, HTML & CSS examples
           This text has a color of #5b47fa        
        
          <p style="color:#5b47fa;">Text here</p>
        
        
          .mytext {color:#5b47fa;}
        
        Text color #5b47fa
      
           This box has a color of #5b47fa        
        
          <div style="background-color:#5b47fa;">Content here</div>
        
        
          .mybackground {background-color:#5b47fa;}
        
        Background color #5b47fa
      
           Border around this has a color of #5b47fa        
        
          <div style="border:2px solid #5b47fa;">Content here</div>
        
        
          .myborder {border:2px solid #5b47fa;}
        
        Border color #5b47fa