#5a20db color space conversions
Hex:
        #5a20db
        RGB:
        90, 32, 219
        CMY:
        65, 87, 14
        CMYK:
        59, 85, 0, 14
      HSL:
        259°, 74.5020%, 49.2157%
        HSV (HSB):
        259°, 85.3881%, 85.8824%
        XYZ:
        17.5191, 8.3212, 67.7006
        xyY:
        0.1873, 0.0890, 8.3212
      CIE-Lab:
        34.6430, 66.2632, -83.3874
        CIE-LCH:
        34.6430, 106.5095, 308.4722
        CIE-Luv:
        34.6430, 2.2621, -113.2824
        Hunter-Lab:
        28.8464, 57.9263, -118.9572
      #5a20db color charts
#5a20db RGB chart
      #5a20db CMYK chart
      #5a20db RGB pie chart
      #5a20db color shades, tints & tones
#5a20db color schemes
#5a20db color preview, HTML & CSS examples
           This text has a color of #5a20db        
        
          <p style="color:#5a20db;">Text here</p>
        
        
          .mytext {color:#5a20db;}
        
        Text color #5a20db
      
           This box has a color of #5a20db        
        
          <div style="background-color:#5a20db;">Content here</div>
        
        
          .mybackground {background-color:#5a20db;}
        
        Background color #5a20db
      
           Border around this has a color of #5a20db        
        
          <div style="border:2px solid #5a20db;">Content here</div>
        
        
          .myborder {border:2px solid #5a20db;}
        
        Border color #5a20db