#9418db color space conversions
Hex:
        #9418db
        RGB:
        148, 24, 219
        CMY:
        42, 91, 14
        CMYK:
        32, 89, 0, 14
      HSL:
        278°, 80.2469%, 47.6471%
        HSV (HSB):
        278°, 89.0411%, 85.8824%
        XYZ:
        25.3256, 12.0636, 68.0115
        xyY:
        0.2403, 0.1145, 12.0636
      CIE-Lab:
        41.3171, 74.6874, -72.1412
        CIE-LCH:
        41.3171, 103.8391, 315.9935
        CIE-Luv:
        41.3171, 26.3454, -109.4267
        Hunter-Lab:
        34.7328, 69.3718, -91.7851
      #9418db color charts
#9418db RGB chart
      #9418db CMYK chart
      #9418db RGB pie chart
      #9418db color shades, tints & tones
#9418db color schemes
#9418db color preview, HTML & CSS examples
           This text has a color of #9418db        
        
          <p style="color:#9418db;">Text here</p>
        
        
          .mytext {color:#9418db;}
        
        Text color #9418db
      
           This box has a color of #9418db        
        
          <div style="background-color:#9418db;">Content here</div>
        
        
          .mybackground {background-color:#9418db;}
        
        Background color #9418db
      
           Border around this has a color of #9418db        
        
          <div style="border:2px solid #9418db;">Content here</div>
        
        
          .myborder {border:2px solid #9418db;}
        
        Border color #9418db