#5b38dc color space conversions
Hex:
        #5b38dc
        RGB:
        91, 56, 220
        CMY:
        64, 78, 14
        CMYK:
        59, 75, 0, 14
      HSL:
        253°, 70.0855%, 54.1176%
        HSV (HSB):
        253°, 74.5455%, 86.2745%
        XYZ:
        18.6468, 10.2198, 68.7000
        xyY:
        0.1911, 0.1047, 10.2198
      CIE-Lab:
        38.2341, 56.7633, -78.0317
        CIE-LCH:
        38.2341, 96.4936, 306.0336
        CIE-Luv:
        38.2341, -0.2693, -111.8525
        Hunter-Lab:
        31.9684, 48.1723, -105.0360
      #5b38dc color charts
#5b38dc RGB chart
      #5b38dc CMYK chart
      #5b38dc RGB pie chart
      #5b38dc color shades, tints & tones
#5b38dc color schemes
#5b38dc color preview, HTML & CSS examples
           This text has a color of #5b38dc        
        
          <p style="color:#5b38dc;">Text here</p>
        
        
          .mytext {color:#5b38dc;}
        
        Text color #5b38dc
      
           This box has a color of #5b38dc        
        
          <div style="background-color:#5b38dc;">Content here</div>
        
        
          .mybackground {background-color:#5b38dc;}
        
        Background color #5b38dc
      
           Border around this has a color of #5b38dc        
        
          <div style="border:2px solid #5b38dc;">Content here</div>
        
        
          .myborder {border:2px solid #5b38dc;}
        
        Border color #5b38dc