#5a187f color space conversions
Hex:
        #5a187f
        RGB:
        90, 24, 127
        CMY:
        65, 91, 50
        CMYK:
        29, 81, 0, 50
      HSL:
        278°, 68.2119%, 29.6078%
        HSV (HSB):
        278°, 81.1024%, 49.8039%
        XYZ:
        8.3738, 4.3592, 20.4787
        xyY:
        0.2521, 0.1313, 4.3592
      CIE-Lab:
        24.8252, 46.5135, -44.2012
        CIE-LCH:
        24.8252, 64.1658, 316.4602
        CIE-Luv:
        24.8252, 16.1073, -57.4931
        Hunter-Lab:
        20.8788, 35.0531, -43.5389
      #5a187f color charts
#5a187f RGB chart
      #5a187f CMYK chart
      #5a187f RGB pie chart
      #5a187f color shades, tints & tones
#5a187f color schemes
#5a187f color preview, HTML & CSS examples
           This text has a color of #5a187f        
        
          <p style="color:#5a187f;">Text here</p>
        
        
          .mytext {color:#5a187f;}
        
        Text color #5a187f
      
           This box has a color of #5a187f        
        
          <div style="background-color:#5a187f;">Content here</div>
        
        
          .mybackground {background-color:#5a187f;}
        
        Background color #5a187f
      
           Border around this has a color of #5a187f        
        
          <div style="border:2px solid #5a187f;">Content here</div>
        
        
          .myborder {border:2px solid #5a187f;}
        
        Border color #5a187f