#582cbb color space conversions
Hex:
        #582cbb
        RGB:
        88, 44, 187
        CMY:
        65, 83, 27
        CMYK:
        53, 76, 0, 27
      HSL:
        258°, 61.9048%, 45.2941%
        HSV (HSB):
        258°, 76.4706%, 73.3333%
        XYZ:
        13.8948, 7.4639, 47.7221
        xyY:
        0.2011, 0.1080, 7.4639
      CIE-Lab:
        32.8405, 52.8759, -67.7127
        CIE-LCH:
        32.8405, 85.9119, 307.9858
        CIE-Luv:
        32.8405, 3.7396, -93.3400
        Hunter-Lab:
        27.3202, 42.9733, -84.4418
      #582cbb color charts
#582cbb RGB chart
      #582cbb CMYK chart
      #582cbb RGB pie chart
      #582cbb color shades, tints & tones
#582cbb color schemes
#582cbb color preview, HTML & CSS examples
           This text has a color of #582cbb        
        
          <p style="color:#582cbb;">Text here</p>
        
        
          .mytext {color:#582cbb;}
        
        Text color #582cbb
      
           This box has a color of #582cbb        
        
          <div style="background-color:#582cbb;">Content here</div>
        
        
          .mybackground {background-color:#582cbb;}
        
        Background color #582cbb
      
           Border around this has a color of #582cbb        
        
          <div style="border:2px solid #582cbb;">Content here</div>
        
        
          .myborder {border:2px solid #582cbb;}
        
        Border color #582cbb