#582ed5 color space conversions
Hex:
        #582ed5
        RGB:
        88, 46, 213
        CMY:
        65, 82, 16
        CMYK:
        59, 78, 0, 16
      HSL:
        255°, 66.5339%, 50.7843%
        HSV (HSB):
        255°, 78.4038%, 83.5294%
        XYZ:
        17.0117, 8.8328, 63.7591
        xyY:
        0.1899, 0.0986, 8.8328
      CIE-Lab:
        35.6604, 59.1039, -78.2541
        CIE-LCH:
        35.6604, 98.0661, 307.0631
        CIE-Luv:
        35.6604, 0.8529, -108.9715
        Hunter-Lab:
        29.7200, 50.1634, -106.3923
      #582ed5 color charts
#582ed5 RGB chart
      #582ed5 CMYK chart
      #582ed5 RGB pie chart
      #582ed5 color shades, tints & tones
#582ed5 color schemes
#582ed5 color preview, HTML & CSS examples
           This text has a color of #582ed5        
        
          <p style="color:#582ed5;">Text here</p>
        
        
          .mytext {color:#582ed5;}
        
        Text color #582ed5
      
           This box has a color of #582ed5        
        
          <div style="background-color:#582ed5;">Content here</div>
        
        
          .mybackground {background-color:#582ed5;}
        
        Background color #582ed5
      
           Border around this has a color of #582ed5        
        
          <div style="border:2px solid #582ed5;">Content here</div>
        
        
          .myborder {border:2px solid #582ed5;}
        
        Border color #582ed5