#580ccd color space conversions
Hex:
        #580ccd
        RGB:
        88, 12, 205
        CMY:
        65, 95, 20
        CMYK:
        57, 94, 0, 20
      HSL:
        264°, 88.9401%, 42.5490%
        HSV (HSB):
        264°, 94.1463%, 80.3922%
        XYZ:
        15.1754, 6.7454, 58.2598
        xyY:
        0.1893, 0.0841, 6.7454
      CIE-Lab:
        31.2202, 67.7153, -80.9535
        CIE-LCH:
        31.2202, 105.5407, 309.9115
        CIE-Luv:
        31.2202, 4.3263, -105.4481
        Hunter-Lab:
        25.9720, 58.8466, -114.8177
      #580ccd color charts
#580ccd RGB chart
      #580ccd CMYK chart
      #580ccd RGB pie chart
      #580ccd color shades, tints & tones
#580ccd color schemes
#580ccd color preview, HTML & CSS examples
           This text has a color of #580ccd        
        
          <p style="color:#580ccd;">Text here</p>
        
        
          .mytext {color:#580ccd;}
        
        Text color #580ccd
      
           This box has a color of #580ccd        
        
          <div style="background-color:#580ccd;">Content here</div>
        
        
          .mybackground {background-color:#580ccd;}
        
        Background color #580ccd
      
           Border around this has a color of #580ccd        
        
          <div style="border:2px solid #580ccd;">Content here</div>
        
        
          .myborder {border:2px solid #580ccd;}
        
        Border color #580ccd