#5b75ea color space conversions
Hex:
        #5b75ea
        RGB:
        91, 117, 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.5270, 20.8872, 80.5281
        xyY:
        0.2011, 0.1645, 20.8872
      CIE-Lab:
        52.8259, 25.9312, -62.2016
        CIE-LCH:
        52.8259, 67.3905, 292.6308
        CIE-Luv:
        52.8259, -15.0527, -99.2049
        Hunter-Lab:
        45.7026, 19.7209, -72.4775
      #5b75ea color charts
#5b75ea RGB chart
      #5b75ea CMYK chart
      #5b75ea RGB pie chart
      #5b75ea color shades, tints & tones
#5b75ea color schemes
#5b75ea color preview, HTML & CSS examples
           This text has a color of #5b75ea        
        
          <p style="color:#5b75ea;">Text here</p>
        
        
          .mytext {color:#5b75ea;}
        
        Text color #5b75ea
      
           This box has a color of #5b75ea        
        
          <div style="background-color:#5b75ea;">Content here</div>
        
        
          .mybackground {background-color:#5b75ea;}
        
        Background color #5b75ea
      
           Border around this has a color of #5b75ea        
        
          <div style="border:2px solid #5b75ea;">Content here</div>
        
        
          .myborder {border:2px solid #5b75ea;}
        
        Border color #5b75ea