#9029fc color space conversions
Hex:
        #9029fc
        RGB:
        144, 41, 252
        CMY:
        44, 84, 1
        CMYK:
        43, 84, 0, 1
      HSL:
        269°, 97.2350%, 57.4510%
        HSV (HSB):
        269°, 83.7302%, 98.8235%
        XYZ:
        29.8652, 14.5434, 93.3286
        xyY:
        0.2168, 0.1056, 14.5434
      CIE-Lab:
        45.0024, 76.9804, -84.8064
        CIE-LCH:
        45.0024, 114.5344, 312.2306
        CIE-Luv:
        45.0024, 16.6212, -128.9631
        Hunter-Lab:
        38.1359, 73.0504, -118.4032
      #9029fc color charts
#9029fc RGB chart
      #9029fc CMYK chart
      #9029fc RGB pie chart
      #9029fc color shades, tints & tones
#9029fc color schemes
#9029fc color preview, HTML & CSS examples
           This text has a color of #9029fc        
        
          <p style="color:#9029fc;">Text here</p>
        
        
          .mytext {color:#9029fc;}
        
        Text color #9029fc
      
           This box has a color of #9029fc        
        
          <div style="background-color:#9029fc;">Content here</div>
        
        
          .mybackground {background-color:#9029fc;}
        
        Background color #9029fc
      
           Border around this has a color of #9029fc        
        
          <div style="border:2px solid #9029fc;">Content here</div>
        
        
          .myborder {border:2px solid #9029fc;}
        
        Border color #9029fc