#5b42bd color space conversions
Hex:
        #5b42bd
        RGB:
        91, 66, 189
        CMY:
        64, 74, 26
        CMYK:
        52, 65, 0, 26
      HSL:
        252°, 48.2353%, 50.0000%
        HSV (HSB):
        252°, 65.0794%, 74.1176%
        XYZ:
        15.4479, 9.7947, 49.2205
        xyY:
        0.2075, 0.1315, 9.7947
      CIE-Lab:
        37.4714, 42.3843, -61.3021
        CIE-LCH:
        37.4714, 74.5277, 304.6600
        CIE-Luv:
        37.4714, 0.7155, -89.6323
        Hunter-Lab:
        31.2965, 33.3385, -71.3388
      #5b42bd color charts
#5b42bd RGB chart
      #5b42bd CMYK chart
      #5b42bd RGB pie chart
      #5b42bd color shades, tints & tones
#5b42bd color schemes
#5b42bd color preview, HTML & CSS examples
           This text has a color of #5b42bd        
        
          <p style="color:#5b42bd;">Text here</p>
        
        
          .mytext {color:#5b42bd;}
        
        Text color #5b42bd
      
           This box has a color of #5b42bd        
        
          <div style="background-color:#5b42bd;">Content here</div>
        
        
          .mybackground {background-color:#5b42bd;}
        
        Background color #5b42bd
      
           Border around this has a color of #5b42bd        
        
          <div style="border:2px solid #5b42bd;">Content here</div>
        
        
          .myborder {border:2px solid #5b42bd;}
        
        Border color #5b42bd