#9052ea color space conversions
Hex:
        #9052ea
        RGB:
        144, 82, 234
        CMY:
        44, 68, 8
        CMYK:
        38, 65, 0, 8
      HSL:
        264°, 78.3505%, 61.9608%
        HSV (HSB):
        264°, 64.9573%, 91.7647%
        XYZ:
        29.3702, 17.9044, 79.7498
        xyY:
        0.2312, 0.1410, 17.9044
      CIE-Lab:
        49.3799, 56.2231, -67.5583
        CIE-LCH:
        49.3799, 87.8929, 309.7678
        CIE-Luv:
        49.3799, 13.3889, -108.0809
        Hunter-Lab:
        42.3136, 49.8494, -82.1263
      #9052ea color charts
#9052ea RGB chart
      #9052ea CMYK chart
      #9052ea RGB pie chart
      #9052ea color shades, tints & tones
#9052ea color schemes
#9052ea color preview, HTML & CSS examples
           This text has a color of #9052ea        
        
          <p style="color:#9052ea;">Text here</p>
        
        
          .mytext {color:#9052ea;}
        
        Text color #9052ea
      
           This box has a color of #9052ea        
        
          <div style="background-color:#9052ea;">Content here</div>
        
        
          .mybackground {background-color:#9052ea;}
        
        Background color #9052ea
      
           Border around this has a color of #9052ea        
        
          <div style="border:2px solid #9052ea;">Content here</div>
        
        
          .myborder {border:2px solid #9052ea;}
        
        Border color #9052ea