#9430af color space conversions
Hex:
        #9430af
        RGB:
        148, 48, 175
        CMY:
        42, 81, 31
        CMYK:
        15, 73, 0, 31
      HSL:
        287°, 56.9507%, 43.7255%
        HSV (HSB):
        287°, 72.5714%, 68.6275%
        XYZ:
        21.0076, 11.5049, 41.6709
        xyY:
        0.2832, 0.1551, 11.5049
      CIE-Lab:
        40.4182, 59.1255, -47.9342
        CIE-LCH:
        40.4182, 76.1151, 320.9677
        CIE-Luv:
        40.4182, 34.6332, -75.3120
        Hunter-Lab:
        33.9189, 51.1951, -49.0971
      #9430af color charts
#9430af RGB chart
      #9430af CMYK chart
      #9430af RGB pie chart
      #9430af color shades, tints & tones
#9430af color schemes
#9430af color preview, HTML & CSS examples
           This text has a color of #9430af        
        
          <p style="color:#9430af;">Text here</p>
        
        
          .mytext {color:#9430af;}
        
        Text color #9430af
      
           This box has a color of #9430af        
        
          <div style="background-color:#9430af;">Content here</div>
        
        
          .mybackground {background-color:#9430af;}
        
        Background color #9430af
      
           Border around this has a color of #9430af        
        
          <div style="border:2px solid #9430af;">Content here</div>
        
        
          .myborder {border:2px solid #9430af;}
        
        Border color #9430af