#8d8caf color space conversions
Hex:
        #8d8caf
        RGB:
        141, 140, 175
        CMY:
        45, 45, 31
        CMYK:
        19, 20, 0, 31
      HSL:
        242°, 17.9487%, 61.7647%
        HSV (HSB):
        242°, 20.0000%, 68.6275%
        XYZ:
        28.1005, 27.5140, 44.3871
        xyY:
        0.2810, 0.2751, 27.5140
      CIE-Lab:
        59.4471, 7.8869, -18.2146
        CIE-LCH:
        59.4471, 19.8488, 293.4125
        CIE-Luv:
        59.4471, -1.5521, -28.5251
        Hunter-Lab:
        52.4538, 3.8315, -13.4543
      #8d8caf color charts
#8d8caf RGB chart
      #8d8caf CMYK chart
      #8d8caf RGB pie chart
      #8d8caf color shades, tints & tones
#8d8caf color schemes
#8d8caf color preview, HTML & CSS examples
           This text has a color of #8d8caf        
        
          <p style="color:#8d8caf;">Text here</p>
        
        
          .mytext {color:#8d8caf;}
        
        Text color #8d8caf
      
           This box has a color of #8d8caf        
        
          <div style="background-color:#8d8caf;">Content here</div>
        
        
          .mybackground {background-color:#8d8caf;}
        
        Background color #8d8caf
      
           Border around this has a color of #8d8caf        
        
          <div style="border:2px solid #8d8caf;">Content here</div>
        
        
          .myborder {border:2px solid #8d8caf;}
        
        Border color #8d8caf