#5b71ea color space conversions
Hex:
        #5b71ea
        RGB:
        91, 113, 234
        CMY:
        64, 56, 8
        CMYK:
        61, 52, 0, 8
      HSL:
        231°, 77.2973%, 63.7255%
        HSV (HSB):
        231°, 61.1111%, 91.7647%
        XYZ:
        25.0708, 19.9749, 80.3761
        xyY:
        0.1999, 0.1593, 19.9749
      CIE-Lab:
        51.8088, 28.3818, -63.8412
        CIE-LCH:
        51.8088, 69.8658, 293.9685
        CIE-Luv:
        51.8088, -13.8781, -101.4411
        Hunter-Lab:
        44.6933, 21.9166, -75.3413
      #5b71ea color charts
#5b71ea RGB chart
      #5b71ea CMYK chart
      #5b71ea RGB pie chart
      #5b71ea color shades, tints & tones
#5b71ea color schemes
#5b71ea color preview, HTML & CSS examples
           This text has a color of #5b71ea        
        
          <p style="color:#5b71ea;">Text here</p>
        
        
          .mytext {color:#5b71ea;}
        
        Text color #5b71ea
      
           This box has a color of #5b71ea        
        
          <div style="background-color:#5b71ea;">Content here</div>
        
        
          .mybackground {background-color:#5b71ea;}
        
        Background color #5b71ea
      
           Border around this has a color of #5b71ea        
        
          <div style="border:2px solid #5b71ea;">Content here</div>
        
        
          .myborder {border:2px solid #5b71ea;}
        
        Border color #5b71ea