#5b38af color space conversions
Hex:
        #5b38af
        RGB:
        91, 56, 175
        CMY:
        64, 78, 31
        CMYK:
        48, 68, 0, 31
      HSL:
        258°, 51.5152%, 45.2941%
        HSV (HSB):
        258°, 68.0000%, 68.6275%
        XYZ:
        13.4664, 8.1476, 41.4203
        xyY:
        0.2136, 0.1293, 8.1476
      CIE-Lab:
        34.2885, 43.8994, -58.2111
        CIE-LCH:
        34.2885, 72.9088, 307.0215
        CIE-Luv:
        34.2885, 4.1821, -83.0164
        Hunter-Lab:
        28.5441, 34.2600, -66.0549
      #5b38af color charts
#5b38af RGB chart
      #5b38af CMYK chart
      #5b38af RGB pie chart
      #5b38af color shades, tints & tones
#5b38af color schemes
#5b38af color preview, HTML & CSS examples
           This text has a color of #5b38af        
        
          <p style="color:#5b38af;">Text here</p>
        
        
          .mytext {color:#5b38af;}
        
        Text color #5b38af
      
           This box has a color of #5b38af        
        
          <div style="background-color:#5b38af;">Content here</div>
        
        
          .mybackground {background-color:#5b38af;}
        
        Background color #5b38af
      
           Border around this has a color of #5b38af        
        
          <div style="border:2px solid #5b38af;">Content here</div>
        
        
          .myborder {border:2px solid #5b38af;}
        
        Border color #5b38af