#580ff9 color space conversions
Hex:
        #580ff9
        RGB:
        88, 15, 249
        CMY:
        65, 94, 2
        CMYK:
        65, 94, 0, 2
      HSL:
        259°, 95.1220%, 51.7647%
        HSV (HSB):
        259°, 93.9759%, 97.6471%
        XYZ:
        21.2942, 9.2559, 90.2868
        xyY:
        0.1762, 0.0766, 9.2559
      CIE-Lab:
        36.4724, 77.5022, -97.4265
        CIE-LCH:
        36.4724, 124.4931, 308.5020
        CIE-Luv:
        36.4724, -0.0998, -130.4147
        Hunter-Lab:
        30.4235, 71.6956, -154.6563
      #580ff9 color charts
#580ff9 RGB chart
      #580ff9 CMYK chart
      #580ff9 RGB pie chart
      #580ff9 color shades, tints & tones
#580ff9 color schemes
#580ff9 color preview, HTML & CSS examples
           This text has a color of #580ff9        
        
          <p style="color:#580ff9;">Text here</p>
        
        
          .mytext {color:#580ff9;}
        
        Text color #580ff9
      
           This box has a color of #580ff9        
        
          <div style="background-color:#580ff9;">Content here</div>
        
        
          .mybackground {background-color:#580ff9;}
        
        Background color #580ff9
      
           Border around this has a color of #580ff9        
        
          <div style="border:2px solid #580ff9;">Content here</div>
        
        
          .myborder {border:2px solid #580ff9;}
        
        Border color #580ff9