#9140d2 color space conversions
Hex:
        #9140d2
        RGB:
        145, 64, 210
        CMY:
        43, 75, 18
        CMYK:
        31, 70, 0, 18
      HSL:
        273°, 61.8644%, 53.7255%
        HSV (HSB):
        273°, 69.5238%, 82.3529%
        XYZ:
        25.1433, 14.3397, 62.4154
        xyY:
        0.2467, 0.1407, 14.3397
      CIE-Lab:
        44.7162, 59.2625, -61.4568
        CIE-LCH:
        44.7162, 85.3755, 313.9586
        CIE-Luv:
        44.7162, 21.7571, -96.7519
        Hunter-Lab:
        37.8678, 52.2512, -71.2171
      #9140d2 color charts
#9140d2 RGB chart
      #9140d2 CMYK chart
      #9140d2 RGB pie chart
      #9140d2 color shades, tints & tones
#9140d2 color schemes
#9140d2 color preview, HTML & CSS examples
           This text has a color of #9140d2        
        
          <p style="color:#9140d2;">Text here</p>
        
        
          .mytext {color:#9140d2;}
        
        Text color #9140d2
      
           This box has a color of #9140d2        
        
          <div style="background-color:#9140d2;">Content here</div>
        
        
          .mybackground {background-color:#9140d2;}
        
        Background color #9140d2
      
           Border around this has a color of #9140d2        
        
          <div style="border:2px solid #9140d2;">Content here</div>
        
        
          .myborder {border:2px solid #9140d2;}
        
        Border color #9140d2