#582ae5 color space conversions
Hex:
        #582ae5
        RGB:
        88, 42, 229
        CMY:
        65, 84, 10
        CMYK:
        62, 82, 0, 10
      HSL:
        255°, 78.2427%, 53.1373%
        HSV (HSB):
        255°, 81.6594%, 89.8039%
        XYZ:
        18.9953, 9.3878, 74.9396
        xyY:
        0.1838, 0.0909, 9.3878
      CIE-Lab:
        36.7204, 65.0864, -85.6850
        CIE-LCH:
        36.7204, 107.6018, 307.2203
        CIE-Luv:
        36.7204, -0.1415, -118.7070
        Hunter-Lab:
        30.6395, 57.0442, -123.5669
      #582ae5 color charts
#582ae5 RGB chart
      #582ae5 CMYK chart
      #582ae5 RGB pie chart
      #582ae5 color shades, tints & tones
#582ae5 color schemes
#582ae5 color preview, HTML & CSS examples
           This text has a color of #582ae5        
        
          <p style="color:#582ae5;">Text here</p>
        
        
          .mytext {color:#582ae5;}
        
        Text color #582ae5
      
           This box has a color of #582ae5        
        
          <div style="background-color:#582ae5;">Content here</div>
        
        
          .mybackground {background-color:#582ae5;}
        
        Background color #582ae5
      
           Border around this has a color of #582ae5        
        
          <div style="border:2px solid #582ae5;">Content here</div>
        
        
          .myborder {border:2px solid #582ae5;}
        
        Border color #582ae5