#5b76ea color space conversions
Hex:
        #5b76ea
        RGB:
        91, 118, 234
        CMY:
        64, 54, 8
        CMYK:
        61, 50, 0, 8
      HSL:
        229°, 77.2973%, 63.7255%
        HSV (HSB):
        229°, 61.1111%, 91.7647%
        XYZ:
        25.6441, 21.1215, 80.5672
        xyY:
        0.2014, 0.1659, 21.1215
      CIE-Lab:
        53.0822, 25.3189, -61.7888
        CIE-LCH:
        53.0822, 66.7750, 292.2821
        CIE-Luv:
        53.0822, -15.3512, -98.6297
        Hunter-Lab:
        45.9582, 19.1741, -71.7679
      #5b76ea color charts
#5b76ea RGB chart
      #5b76ea CMYK chart
      #5b76ea RGB pie chart
      #5b76ea color shades, tints & tones
#5b76ea color schemes
#5b76ea color preview, HTML & CSS examples
           This text has a color of #5b76ea        
        
          <p style="color:#5b76ea;">Text here</p>
        
        
          .mytext {color:#5b76ea;}
        
        Text color #5b76ea
      
           This box has a color of #5b76ea        
        
          <div style="background-color:#5b76ea;">Content here</div>
        
        
          .mybackground {background-color:#5b76ea;}
        
        Background color #5b76ea
      
           Border around this has a color of #5b76ea        
        
          <div style="border:2px solid #5b76ea;">Content here</div>
        
        
          .myborder {border:2px solid #5b76ea;}
        
        Border color #5b76ea