#8573fe color space conversions
Hex:
        #8573fe
        RGB:
        133, 115, 254
        CMY:
        48, 55, 0
        CMYK:
        48, 55, 0, 0
      HSL:
        248°, 98.5816%, 72.3529%
        HSV (HSB):
        248°, 54.7244%, 99.6078%
        XYZ:
        33.6930, 24.4038, 96.7005
        xyY:
        0.2177, 0.1576, 24.4038
      CIE-Lab:
        56.4898, 41.4085, -67.2616
        CIE-LCH:
        56.4898, 78.9860, 301.6178
        CIE-Luv:
        56.4898, -1.8183, -110.1240
        Hunter-Lab:
        49.4002, 35.2942, -81.4797
      #8573fe color charts
#8573fe RGB chart
      #8573fe CMYK chart
      #8573fe RGB pie chart
      #8573fe color shades, tints & tones
#8573fe color schemes
#8573fe color preview, HTML & CSS examples
           This text has a color of #8573fe        
        
          <p style="color:#8573fe;">Text here</p>
        
        
          .mytext {color:#8573fe;}
        
        Text color #8573fe
      
           This box has a color of #8573fe        
        
          <div style="background-color:#8573fe;">Content here</div>
        
        
          .mybackground {background-color:#8573fe;}
        
        Background color #8573fe
      
           Border around this has a color of #8573fe        
        
          <div style="border:2px solid #8573fe;">Content here</div>
        
        
          .myborder {border:2px solid #8573fe;}
        
        Border color #8573fe