#5b42da color space conversions
Hex:
        #5b42da
        RGB:
        91, 66, 218
        CMY:
        64, 74, 15
        CMYK:
        58, 70, 0, 15
      HSL:
        250°, 67.2566%, 55.6863%
        HSV (HSB):
        250°, 69.7248%, 85.4902%
        XYZ:
        18.9175, 11.1825, 67.4910
        xyY:
        0.1938, 0.1146, 11.1825
      CIE-Lab:
        39.8862, 51.0409, -74.1710
        CIE-LCH:
        39.8862, 90.0362, 304.5339
        CIE-Luv:
        39.8862, -1.7525, -108.7338
        Hunter-Lab:
        33.4403, 42.4586, -96.2542
      #5b42da color charts
#5b42da RGB chart
      #5b42da CMYK chart
      #5b42da RGB pie chart
      #5b42da color shades, tints & tones
#5b42da color schemes
#5b42da color preview, HTML & CSS examples
           This text has a color of #5b42da        
        
          <p style="color:#5b42da;">Text here</p>
        
        
          .mytext {color:#5b42da;}
        
        Text color #5b42da
      
           This box has a color of #5b42da        
        
          <div style="background-color:#5b42da;">Content here</div>
        
        
          .mybackground {background-color:#5b42da;}
        
        Background color #5b42da
      
           Border around this has a color of #5b42da        
        
          <div style="border:2px solid #5b42da;">Content here</div>
        
        
          .myborder {border:2px solid #5b42da;}
        
        Border color #5b42da