#580ba3 color space conversions
Hex:
        #580ba3
        RGB:
        88, 11, 163
        CMY:
        65, 96, 36
        CMYK:
        46, 93, 0, 36
      HSL:
        270°, 87.3563%, 34.1176%
        HSV (HSB):
        270°, 93.2515%, 63.9216%
        XYZ:
        10.7550, 4.9584, 35.0405
        xyY:
        0.2119, 0.0977, 4.9584
      CIE-Lab:
        26.6159, 58.1506, -63.5810
        CIE-LCH:
        26.6159, 86.1628, 312.4457
        CIE-Luv:
        26.6159, 9.7855, -80.8883
        Hunter-Lab:
        22.2675, 47.2463, -77.7128
      #580ba3 color charts
#580ba3 RGB chart
      #580ba3 CMYK chart
      #580ba3 RGB pie chart
      #580ba3 color shades, tints & tones
#580ba3 color schemes
#580ba3 color preview, HTML & CSS examples
           This text has a color of #580ba3        
        
          <p style="color:#580ba3;">Text here</p>
        
        
          .mytext {color:#580ba3;}
        
        Text color #580ba3
      
           This box has a color of #580ba3        
        
          <div style="background-color:#580ba3;">Content here</div>
        
        
          .mybackground {background-color:#580ba3;}
        
        Background color #580ba3
      
           Border around this has a color of #580ba3        
        
          <div style="border:2px solid #580ba3;">Content here</div>
        
        
          .myborder {border:2px solid #580ba3;}
        
        Border color #580ba3