#9870ee color space conversions
Hex:
        #9870ee
        RGB:
        152, 112, 238
        CMY:
        40, 56, 7
        CMYK:
        36, 53, 0, 7
      HSL:
        259°, 78.7500%, 68.6275%
        HSV (HSB):
        259°, 52.9412%, 93.3333%
        XYZ:
        34.1757, 24.4368, 83.8044
        xyY:
        0.2400, 0.1716, 24.4368
      CIE-Lab:
        56.5225, 42.9494, -58.2485
        CIE-LCH:
        56.5225, 72.3709, 306.4032
        CIE-Luv:
        56.5225, 8.6571, -96.3250
        Hunter-Lab:
        49.4336, 36.8964, -65.9105
      #9870ee color charts
#9870ee RGB chart
      #9870ee CMYK chart
      #9870ee RGB pie chart
      #9870ee color shades, tints & tones
#9870ee color schemes
#9870ee color preview, HTML & CSS examples
           This text has a color of #9870ee        
        
          <p style="color:#9870ee;">Text here</p>
        
        
          .mytext {color:#9870ee;}
        
        Text color #9870ee
      
           This box has a color of #9870ee        
        
          <div style="background-color:#9870ee;">Content here</div>
        
        
          .mybackground {background-color:#9870ee;}
        
        Background color #9870ee
      
           Border around this has a color of #9870ee        
        
          <div style="border:2px solid #9870ee;">Content here</div>
        
        
          .myborder {border:2px solid #9870ee;}
        
        Border color #9870ee