#8d8cff color space conversions
Hex:
        #8d8cff
        RGB:
        141, 140, 255
        CMY:
        45, 45, 0
        CMYK:
        45, 45, 0, 0
      HSL:
        241°, 100.0000%, 77.4510%
        HSV (HSB):
        241°, 45.0980%, 100.0000%
        XYZ:
        38.4126, 31.6389, 98.6901
        xyY:
        0.2276, 0.1875, 31.6389
      CIE-Lab:
        63.0433, 28.9669, -57.2720
        CIE-LCH:
        63.0433, 64.1807, 296.8292
        CIE-Luv:
        63.0433, -6.4984, -95.3868
        Hunter-Lab:
        56.2485, 23.4645, -64.6527
      #8d8cff color charts
#8d8cff RGB chart
      #8d8cff CMYK chart
      #8d8cff RGB pie chart
      #8d8cff color shades, tints & tones
#8d8cff color schemes
#8d8cff color preview, HTML & CSS examples
           This text has a color of #8d8cff        
        
          <p style="color:#8d8cff;">Text here</p>
        
        
          .mytext {color:#8d8cff;}
        
        Text color #8d8cff
      
           This box has a color of #8d8cff        
        
          <div style="background-color:#8d8cff;">Content here</div>
        
        
          .mybackground {background-color:#8d8cff;}
        
        Background color #8d8cff
      
           Border around this has a color of #8d8cff        
        
          <div style="border:2px solid #8d8cff;">Content here</div>
        
        
          .myborder {border:2px solid #8d8cff;}
        
        Border color #8d8cff