#8d87ed color space conversions
Hex:
        #8d87ed
        RGB:
        141, 135, 237
        CMY:
        45, 47, 7
        CMYK:
        41, 43, 0, 7
      HSL:
        244°, 73.9130%, 72.9412%
        HSV (HSB):
        244°, 43.0380%, 92.9412%
        XYZ:
        34.9345, 29.1051, 83.8974
        xyY:
        0.2361, 0.1967, 29.1051
      CIE-Lab:
        60.8743, 26.8041, -50.8132
        CIE-LCH:
        60.8743, 57.4494, 297.8118
        CIE-Luv:
        60.8743, -3.6550, -83.9907
        Hunter-Lab:
        53.9491, 21.1760, -54.4386
      #8d87ed color charts
#8d87ed RGB chart
      #8d87ed CMYK chart
      #8d87ed RGB pie chart
      #8d87ed color shades, tints & tones
#8d87ed color schemes
#8d87ed color preview, HTML & CSS examples
           This text has a color of #8d87ed        
        
          <p style="color:#8d87ed;">Text here</p>
        
        
          .mytext {color:#8d87ed;}
        
        Text color #8d87ed
      
           This box has a color of #8d87ed        
        
          <div style="background-color:#8d87ed;">Content here</div>
        
        
          .mybackground {background-color:#8d87ed;}
        
        Background color #8d87ed
      
           Border around this has a color of #8d87ed        
        
          <div style="border:2px solid #8d87ed;">Content here</div>
        
        
          .myborder {border:2px solid #8d87ed;}
        
        Border color #8d87ed