#582cfa color space conversions
Hex:
        #582cfa
        RGB:
        88, 44, 250
        CMY:
        65, 83, 2
        CMYK:
        65, 82, 0, 2
      HSL:
        253°, 95.3704%, 57.6471%
        HSV (HSB):
        253°, 82.4000%, 98.0392%
        XYZ:
        22.1805, 10.7782, 91.3538
        xyY:
        0.1784, 0.0867, 10.7782
      CIE-Lab:
        39.2044, 69.8826, -93.4536
        CIE-LCH:
        39.2044, 116.6925, 306.7883
        CIE-Luv:
        39.2044, -2.0833, -130.7261
        Hunter-Lab:
        32.8302, 63.1442, -142.0003
      #582cfa color charts
#582cfa RGB chart
      #582cfa CMYK chart
      #582cfa RGB pie chart
      #582cfa color shades, tints & tones
#582cfa color schemes
#582cfa color preview, HTML & CSS examples
           This text has a color of #582cfa        
        
          <p style="color:#582cfa;">Text here</p>
        
        
          .mytext {color:#582cfa;}
        
        Text color #582cfa
      
           This box has a color of #582cfa        
        
          <div style="background-color:#582cfa;">Content here</div>
        
        
          .mybackground {background-color:#582cfa;}
        
        Background color #582cfa
      
           Border around this has a color of #582cfa        
        
          <div style="border:2px solid #582cfa;">Content here</div>
        
        
          .myborder {border:2px solid #582cfa;}
        
        Border color #582cfa