#582ebd color space conversions
Hex:
        #582ebd
        RGB:
        88, 46, 189
        CMY:
        65, 82, 26
        CMYK:
        53, 76, 0, 26
      HSL:
        258°, 60.8511%, 46.0784%
        HSV (HSB):
        258°, 75.6614%, 74.1176%
        XYZ:
        14.1868, 7.7028, 48.8832
        xyY:
        0.2005, 0.1088, 7.7028
      CIE-Lab:
        33.3561, 52.4856, -68.0459
        CIE-LCH:
        33.3561, 85.9360, 307.6439
        CIE-Luv:
        33.3561, 3.2455, -94.3152
        Hunter-Lab:
        27.7540, 42.6732, -85.0000
      #582ebd color charts
#582ebd RGB chart
      #582ebd CMYK chart
      #582ebd RGB pie chart
      #582ebd color shades, tints & tones
#582ebd color schemes
#582ebd color preview, HTML & CSS examples
           This text has a color of #582ebd        
        
          <p style="color:#582ebd;">Text here</p>
        
        
          .mytext {color:#582ebd;}
        
        Text color #582ebd
      
           This box has a color of #582ebd        
        
          <div style="background-color:#582ebd;">Content here</div>
        
        
          .mybackground {background-color:#582ebd;}
        
        Background color #582ebd
      
           Border around this has a color of #582ebd        
        
          <div style="border:2px solid #582ebd;">Content here</div>
        
        
          .myborder {border:2px solid #582ebd;}
        
        Border color #582ebd