#580bcd color space conversions
Hex:
        #580bcd
        RGB:
        88, 11, 205
        CMY:
        65, 96, 20
        CMYK:
        57, 95, 0, 20
      HSL:
        264°, 89.8148%, 42.3529%
        HSV (HSB):
        264°, 94.6341%, 80.3922%
        XYZ:
        15.1636, 6.7218, 58.2558
        xyY:
        0.1892, 0.0839, 6.7218
      CIE-Lab:
        31.1651, 67.8826, -81.0449
        CIE-LCH:
        31.1651, 105.7182, 309.9493
        CIE-Luv:
        31.1651, 4.3626, -105.4482
        Hunter-Lab:
        25.9265, 59.0279, -115.0738
      #580bcd color charts
#580bcd RGB chart
      #580bcd CMYK chart
      #580bcd RGB pie chart
      #580bcd color shades, tints & tones
#580bcd color schemes
#580bcd color preview, HTML & CSS examples
           This text has a color of #580bcd        
        
          <p style="color:#580bcd;">Text here</p>
        
        
          .mytext {color:#580bcd;}
        
        Text color #580bcd
      
           This box has a color of #580bcd        
        
          <div style="background-color:#580bcd;">Content here</div>
        
        
          .mybackground {background-color:#580bcd;}
        
        Background color #580bcd
      
           Border around this has a color of #580bcd        
        
          <div style="border:2px solid #580bcd;">Content here</div>
        
        
          .myborder {border:2px solid #580bcd;}
        
        Border color #580bcd