#9076fa color space conversions
Hex:
        #9076fa
        RGB:
        144, 118, 250
        CMY:
        44, 54, 2
        CMYK:
        42, 53, 0, 2
      HSL:
        252°, 92.9577%, 72.1569%
        HSV (HSB):
        252°, 52.8000%, 98.0392%
        XYZ:
        35.2354, 25.7883, 93.5630
        xyY:
        0.2279, 0.1668, 25.7883
      CIE-Lab:
        57.8355, 40.9271, -62.8393
        CIE-LCH:
        57.8355, 74.9921, 303.0761
        CIE-Luv:
        57.8355, 2.0432, -103.8092
        Hunter-Lab:
        50.7822, 34.9839, -73.6906
      #9076fa color charts
#9076fa RGB chart
      #9076fa CMYK chart
      #9076fa RGB pie chart
      #9076fa color shades, tints & tones
#9076fa color schemes
#9076fa color preview, HTML & CSS examples
           This text has a color of #9076fa        
        
          <p style="color:#9076fa;">Text here</p>
        
        
          .mytext {color:#9076fa;}
        
        Text color #9076fa
      
           This box has a color of #9076fa        
        
          <div style="background-color:#9076fa;">Content here</div>
        
        
          .mybackground {background-color:#9076fa;}
        
        Background color #9076fa
      
           Border around this has a color of #9076fa        
        
          <div style="border:2px solid #9076fa;">Content here</div>
        
        
          .myborder {border:2px solid #9076fa;}
        
        Border color #9076fa