#8f82be color space conversions
Hex:
        #8f82be
        RGB:
        143, 130, 190
        CMY:
        44, 49, 25
        CMYK:
        25, 32, 0, 25
      HSL:
        253°, 31.5789%, 62.7451%
        HSV (HSB):
        253°, 31.5789%, 74.5098%
        XYZ:
        28.6046, 25.5226, 52.1339
        xyY:
        0.2692, 0.2402, 25.5226
      CIE-Lab:
        57.5811, 17.9102, -29.6009
        CIE-LCH:
        57.5811, 34.5975, 301.1763
        CIE-Luv:
        57.5811, 2.7365, -47.7718
        Hunter-Lab:
        50.5199, 12.6576, -25.8203
      #8f82be color charts
#8f82be RGB chart
      #8f82be CMYK chart
      #8f82be RGB pie chart
      #8f82be color shades, tints & tones
#8f82be color schemes
#8f82be color preview, HTML & CSS examples
           This text has a color of #8f82be        
        
          <p style="color:#8f82be;">Text here</p>
        
        
          .mytext {color:#8f82be;}
        
        Text color #8f82be
      
           This box has a color of #8f82be        
        
          <div style="background-color:#8f82be;">Content here</div>
        
        
          .mybackground {background-color:#8f82be;}
        
        Background color #8f82be
      
           Border around this has a color of #8f82be        
        
          <div style="border:2px solid #8f82be;">Content here</div>
        
        
          .myborder {border:2px solid #8f82be;}
        
        Border color #8f82be