#9418bc color space conversions
Hex:
        #9418bc
        RGB:
        148, 24, 188
        CMY:
        42, 91, 26
        CMYK:
        21, 87, 0, 26
      HSL:
        285°, 77.3585%, 41.5686%
        HSV (HSB):
        285°, 87.2340%, 73.7255%
        XYZ:
        21.6165, 10.5800, 48.4798
        xyY:
        0.2679, 0.1311, 10.5800
      CIE-Lab:
        38.8639, 68.7184, -58.1274
        CIE-LCH:
        38.8639, 90.0056, 319.7728
        CIE-Luv:
        38.8639, 34.1494, -88.9364
        Hunter-Lab:
        32.5269, 61.7040, -65.6000
      #9418bc color charts
#9418bc RGB chart
      #9418bc CMYK chart
      #9418bc RGB pie chart
      #9418bc color shades, tints & tones
#9418bc color schemes
#9418bc color preview, HTML & CSS examples
           This text has a color of #9418bc        
        
          <p style="color:#9418bc;">Text here</p>
        
        
          .mytext {color:#9418bc;}
        
        Text color #9418bc
      
           This box has a color of #9418bc        
        
          <div style="background-color:#9418bc;">Content here</div>
        
        
          .mybackground {background-color:#9418bc;}
        
        Background color #9418bc
      
           Border around this has a color of #9418bc        
        
          <div style="border:2px solid #9418bc;">Content here</div>
        
        
          .myborder {border:2px solid #9418bc;}
        
        Border color #9418bc